cordova-plugin-fingerprint-aio is a plugin provides a single and simple interface for accessing fingerprint APIs on both Android 6+ and iOS. In versions prior to 5.0.1 The exported activity `de.niklasmerz.cordova.biometric.BiometricActivity` can cause the app to crash. This vulnerability occurred because the activity didn't handle the case where it is requested with invalid or empty data which results in a crash. Any third party app can constantly call this activity with no permission. A 3rd party app/attacker using event listener can continually stop the app from working and make the victim unable to open it. Version 5.0.1 of the cordova-plugin-fingerprint-aio doesn't export the activity anymore and is no longer vulnerable. If you want to fix older versions change the attribute android:exported in plugin.xml to false. Please upgrade to version 5.0.1 as soon as possible.
References
Link | Resource |
---|---|
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/commit/27434a240f97f69fd930088654590c8ba43569df | Patch Third Party Advisory |
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/releases/tag/v5.0.1 | Release Notes Third Party Advisory |
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/security/advisories/GHSA-7vfx-hfvm-rhr8 | Mitigation Third Party Advisory |
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/commit/27434a240f97f69fd930088654590c8ba43569df | Patch Third Party Advisory |
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/releases/tag/v5.0.1 | Release Notes Third Party Advisory |
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/security/advisories/GHSA-7vfx-hfvm-rhr8 | Mitigation Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 2.1
v3 : 6.2 |
References | () https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/commit/27434a240f97f69fd930088654590c8ba43569df - Patch, Third Party Advisory | |
References | () https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/releases/tag/v5.0.1 - Release Notes, Third Party Advisory | |
References | () https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/security/advisories/GHSA-7vfx-hfvm-rhr8 - Mitigation, Third Party Advisory |
Information
Published : 2021-12-23 17:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43849
Mitre link : CVE-2021-43849
CVE.ORG link : CVE-2021-43849
JSON object : View
Products Affected
apple
- iphone_os
- android
cordova_plugin_fingerprint_all-in-one_project
- cordova_plugin_fingerprint_all-in-one
CWE
CWE-617
Reachable Assertion