cvelist/2020/0xxx/CVE-2020-0009.json

77 lines
2.8 KiB
JSON
Raw Normal View History

2020-01-08 16:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-0009",
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_value": "Android kernel"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
2020-01-29 21:01:34 +00:00
"name": "https://source.android.com/security/bulletin/2020-01-01",
"url": "https://source.android.com/security/bulletin/2020-01-01"
2020-01-10 23:01:05 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155903/Android-ashmem-Read-Only-Bypasses.html",
"url": "http://packetstormsecurity.com/files/155903/Android-ashmem-Read-Only-Bypasses.html"
2020-06-10 00:01:20 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200609 [SECURITY] [DLA 2241-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html"
2020-06-10 12:58:53 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2241-2] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html"
2020-01-08 16:01:06 +00:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In calc_vm_may_flags of ashmem.c, there is a possible arbitrary write to shared memory due to a permissions bypass. This could lead to local escalation of privilege by corrupting memory shared between processes, with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-142938932"
}
]
}
}