cvelist/2024/31xxx/CVE-2024-31316.json

80 lines
3.0 KiB
JSON
Raw Normal View History

2024-04-02 14:23:57 +00:00
{
2024-07-09 21:00:36 +00:00
"data_version": "4.0",
2024-04-02 14:23:57 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31316",
2024-07-09 21:00:36 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2024-04-02 14:23:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 21:00:36 +00:00
"value": "In onResult of AccountManagerService.java, there is a possible way to perform an arbitrary background activity launch due to parcel mismatch. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
}
]
},
"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": "14"
},
{
"version_affected": "=",
"version_value": "13"
},
{
"version_affected": "=",
"version_value": "12L"
},
{
"version_affected": "=",
"version_value": "12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://android.googlesource.com/platform/frameworks/base/+/3457d82f8e265ad615b38f6a2aa3c33f1e100cb9",
"refsource": "MISC",
"name": "https://android.googlesource.com/platform/frameworks/base/+/3457d82f8e265ad615b38f6a2aa3c33f1e100cb9"
},
{
"url": "https://source.android.com/security/bulletin/2024-06-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/2024-06-01"
2024-04-02 14:23:57 +00:00
}
]
}
}