cvelist/2017/13xxx/CVE-2017-13312.json

69 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2024-11-15 22:00:36 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 06:11:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-13312",
2024-11-15 22:00:36 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2019-03-18 06:11:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-15 22:00:36 +00:00
"value": "In createFromParcel of MediaCas.java, there is a possible parcel read/write mismatch due to improper input validation. This could lead to local escalation of privilege where an app can start an activity with system privileges with no additional execution privileges needed. User interaction is not needed for exploitation."
2019-03-18 06:11:59 +00:00
}
]
2024-11-15 22:00:36 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "8"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://source.android.com/security/bulletin/2018-05-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/2018-05-01"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
2019-03-18 06:11:59 +00:00
}
}