Vulnerability Description
In Car Settings app, the NotificationAccessConfirmationActivity is exported. In NotificationAccessConfirmationActivity, it gets both 'mComponentName' and 'pkgTitle' from user.An unprivileged app can use a malicous mComponentName with a benign pkgTitle (e.g. Settings app) to make users enable notification access permission for the malicious app. That is, users believe they enable the notification access permission for the Settings app, but actually they enable the notification access permission for the malicious app.Once the malicious app gets the notification access permission, it can read all notifications, including users' personal information.Product: AndroidVersions: Android-12LAndroid ID: A-225189301
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 12.1 |
Related Weaknesses (CWE)
References
- https://source.android.com/security/bulletin/aaos/2022-07-01PatchVendor Advisory
- https://source.android.com/security/bulletin/aaos/2022-07-01PatchVendor Advisory
FAQ
What is CVE-2022-20234?
CVE-2022-20234 is a vulnerability with a CVSS score of 7.5 (HIGH). In Car Settings app, the NotificationAccessConfirmationActivity is exported. In NotificationAccessConfirmationActivity, it gets both 'mComponentName' and 'pkgTitle' from user.An unprivileged app can u...
How severe is CVE-2022-20234?
CVE-2022-20234 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-20234?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.