cvelist/2019/1xxx/CVE-2019-1999.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2018-12-10 10:08:48 -05:00
{
2019-03-18 03:35:41 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@android.com",
"DATE_PUBLIC": "2019-02-04T00:00:00",
"ID": "CVE-2019-1999",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_value": "Android kernel"
}
]
}
}
]
},
"vendor_name": "Android"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 03:35:41 +00:00
"lang": "eng",
"value": "In binder_alloc_free_page of binder_alloc.c, there is a possible double free due to improper locking. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID: A-120025196."
}
2019-03-18 03:35:41 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "106851",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106851"
},
{
"name": "https://source.android.com/security/bulletin/2019-02-01",
"refsource": "CONFIRM",
"url": "https://source.android.com/security/bulletin/2019-02-01"
},
{
"name": "46357",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46357/"
2019-05-14 23:00:47 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3979-1",
"url": "https://usn.ubuntu.com/3979-1/"
2019-08-11 23:00:50 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4495",
"url": "https://www.debian.org/security/2019/dsa-4495"
2019-08-12 16:00:52 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190812 [SECURITY] [DSA 4495-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Aug/13"
2019-03-18 03:35:41 +00:00
}
]
}
}