cvelist/2023/21xxx/CVE-2023-21254.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2022-11-03 23:01:37 +00:00
{
2023-07-13 00:00:41 +00:00
"data_version": "4.0",
2022-11-03 23:01:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-21254",
2023-07-13 00:00:41 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2022-11-03 23:01:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-13 00:00:41 +00:00
"value": "In getCurrentState of OneTimePermissionUserManager.java, there is a possible way to hold one-time permissions after the app is being killed due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of privilege"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "13"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://android.googlesource.com/platform/frameworks/base/+/fa539c85503dc63bfb53c76b6f12b3549f14a709",
"refsource": "MISC",
"name": "https://android.googlesource.com/platform/frameworks/base/+/fa539c85503dc63bfb53c76b6f12b3549f14a709"
},
{
"url": "https://source.android.com/security/bulletin/2023-07-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/2023-07-01"
2022-11-03 23:01:37 +00:00
}
]
}
}