Beveiligingsadvies

CVE-2022-20458

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2023-01-24 00:00:00
Laatst bijgewerkt 2025-04-02 14:20:28
Toegewezen door google_android
CVSS-score 5.5
Status PUBLISHED

Beschrijving

The logs of sensitive information (PII) or hardware identifier should only be printed in Android "userdebug" or "eng" build. StatusBarNotification.getKey() could contain sensitive information. However, CarNotificationListener.java, it prints out the StatusBarNotification.getKey() directly in logs, which could contain user's account name (i.e. PII), in Android "user" build.Product: AndroidVersions: Android-12LAndroid ID: A-205567776