2 matches found
CVE-2022-20458
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, whic...
PT-2023-12647 · Google · Android
Name of the Vulnerable Software and Affected Versions: Android versions prior to Android-12L Description: The issue concerns the logging of sensitive information, such as personally identifiable information PII or hardware identifiers, in Android builds. Specifically, the...