cvelist/2019/1010xxx/CVE-2019-1010221.json
2019-07-23 14:00:51 +00:00

62 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010221",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LineageOS",
"version": {
"version_data": [
{
"version_value": "16.0 and earlier"
}
]
}
}
]
},
"vendor_name": "LineageOS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "LineageOS 16.0 and earlier is affected by: Incorrect Access Control. The impact is: The property checked by `adb root` can also be set in a normal adb shell session. The component is: adb shell (patches to fix this are at https://review.lineageos.org/c/LineageOS/android_system_core/+/234800, https://review.lineageos.org/c/LineageOS/android_device_lineage_sepolicy/+/234799). The attack vector is: When adb is enabled, and an attacker has physical access, `adb shell setprop service.adb.root 1` allows restarting adb as root."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/zifnab06/e31ad63596b63a95e061bfe1f49ff0a7",
"refsource": "MISC",
"name": "https://gist.github.com/zifnab06/e31ad63596b63a95e061bfe1f49ff0a7"
}
]
}
}