CVE-2018-12445
The FingerprintManager class for Biometric validation allows authentication bypass through the callback method from onAuthenticationFailed to onAuthenticationSucceeded with null, because the fingerprint API in conjunction with the Android keyGenerator…
Does this matter?
Lower severity and a low EPSS score (0.32%). Track it; it rarely justifies an emergency change on its own.
Description
An issue was discovered in the com.dropbox.android application 98.2.2 for Android. The FingerprintManager class for Biometric validation allows authentication bypass through the callback method from onAuthenticationFailed to onAuthenticationSucceeded with null, because the fingerprint API in conjunction with the Android keyGenerator class is not implemented. In other words, an attacker could authenticate with an arbitrary fingerprint. NOTE: the vendor indicates that this is not an attack of interest within the context of their threat model, which excludes Android devices on which rooting has occurred
- CVSS 3.0
- 3.1 LOWCVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.32% probability · 24th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-287
- Affected
- dropbox/dropbox
- Source
- cve@mitre.org
References
- https://gist.github.com/tanprathan/0b63b1868307c732190c2ad3bd1791c7Third Party Advisory
- https://gist.github.com/tanprathan/0b63b1868307c732190c2ad3bd1791c7Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.