In getOrganizationNameForUser of DevicePolicyManagerService.java, there is a possible organization name disclosure 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.
{
"types": [
"ID"
],
"fixes": [
"https://android.googlesource.com/platform/frameworks/base/+/efae78ed2b46bb7807765c21fdea857b648ad130"
],
"spl": "2021-12-01",
"vanir_signatures": [
{
"id": "PUB-A-192368508-2f98a9a6",
"deprecated": false,
"source": "https://android.googlesource.com/platform/frameworks/base/+/efae78ed2b46bb7807765c21fdea857b648ad130",
"signature_version": "v1",
"signature_type": "Function",
"target": {
"function": "getOrganizationNameForUser",
"file": "services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java"
},
"digest": {
"function_hash": "29005168599921284032873442260982553127",
"length": 477.0
}
},
{
"id": "PUB-A-192368508-8a06e99d",
"deprecated": false,
"source": "https://android.googlesource.com/platform/frameworks/base/+/efae78ed2b46bb7807765c21fdea857b648ad130",
"signature_version": "v1",
"signature_type": "Line",
"target": {
"file": "services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java"
},
"digest": {
"threshold": 0.9,
"line_hashes": [
"278540051461643046588832744851325989598",
"54877366998155409627029644292151024478",
"323443792903293707616614616731291195679",
"163849335711246916502654732447270076706"
]
}
}
],
"severity": "Moderate"
}