In requestAppKeyboardShortcuts of WindowManagerService.java, there is a possible way to infer the app a user is interacting with due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
{ "vanir_signatures": [ { "match_only_versions": [ "13-next" ], "digest": { "threshold": 0.9, "line_hashes": [ "166388345987614059611139162951360642360", "48190828431332379007271905227295101451", "88571936432447354195587897837460052731", "221178992257005543686113589176078685481" ] }, "id": "PUB-A-273906410-574afc25", "source": "https://android.googlesource.com/platform/frameworks/base/+/73106154f0e6903306d9cd2dd2abb54e3d6060fc", "deprecated": false, "signature_version": "v1", "target": { "file": "services/core/java/com/android/server/wm/WindowManagerService.java" }, "signature_type": "Line" }, { "match_only_versions": [ "13-next" ], "digest": { "length": 217.0, "function_hash": "315619079827860703202469537729064946840" }, "id": "PUB-A-273906410-deb5a1eb", "source": "https://android.googlesource.com/platform/frameworks/base/+/73106154f0e6903306d9cd2dd2abb54e3d6060fc", "deprecated": false, "signature_version": "v1", "target": { "file": "services/core/java/com/android/server/wm/WindowManagerService.java", "function": "requestAppKeyboardShortcuts" }, "signature_type": "Function" } ], "fixes": [ "https://android.googlesource.com/platform/frameworks/base/+/73106154f0e6903306d9cd2dd2abb54e3d6060fc" ], "spl": "2023-06-01", "severity": "Moderate", "types": [ "ID" ] }