cvelist/2019/2xxx/CVE-2019-2001.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2018-12-10 10:08:48 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@google.com",
"DATE_PUBLIC" : "2019-02-04T00:00:00",
2018-12-10 10:08:48 -05:00
"ID" : "CVE-2019-2001",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Android",
"version" : {
"version_data" : [
{
"version_value" : "Android kernel"
}
]
}
}
]
},
"vendor_name" : "Android"
}
]
}
2018-12-10 10:08:48 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The permissions on /proc/iomem were world-readable. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID: A-117422211."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2019-02-28 12:04:49 -05:00
"name" : "https://source.android.com/security/bulletin/2019-02-01",
"refsource" : "CONFIRM",
"url" : "https://source.android.com/security/bulletin/2019-02-01"
2019-03-01 06:04:09 -05:00
},
{
"name" : "106851",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106851"
2018-12-10 10:08:48 -05:00
}
]
}
}