In onOptionsItemSelected of ManageApplications.java, there is a possible bypass of profile owner restrictions due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
{
"types": [
"EoP"
],
"severity": "Moderate",
"spl": "2022-12-01",
"vanir_signatures": [
{
"deprecated": false,
"signature_version": "v1",
"digest": {
"function_hash": "317272221045309710130590340960553588752",
"length": 1015.0
},
"target": {
"function": "onOptionsItemSelected",
"file": "src/com/android/settings/applications/manageapplications/ManageApplications.java"
},
"id": "PUB-A-238745070-8bd03b7e",
"source": "https://android.googlesource.com/platform/packages/apps/Settings/+/ea6a06c8e862cabe589cd6f4e2cb5f9672049d61",
"signature_type": "Function"
},
{
"deprecated": false,
"signature_version": "v1",
"digest": {
"line_hashes": [
"118117993721295282854512014426178189018",
"86953193502309034257259403774952084594",
"63055843736769918926844564955511903455",
"149206831337254535699090923171891604029",
"93593679846706257613716954586486744754",
"71678680014379162944122683755472380082",
"208455062291063232791862060175219778476",
"109780862152968681444092217954638245084"
],
"threshold": 0.9
},
"target": {
"file": "src/com/android/settings/applications/manageapplications/ManageApplications.java"
},
"id": "PUB-A-238745070-a01d90b7",
"source": "https://android.googlesource.com/platform/packages/apps/Settings/+/ea6a06c8e862cabe589cd6f4e2cb5f9672049d61",
"signature_type": "Line"
}
],
"fixes": [
"https://android.googlesource.com/platform/packages/apps/Settings/+/ea6a06c8e862cabe589cd6f4e2cb5f9672049d61"
]
}