cvelist/2020/7xxx/CVE-2020-7636.json
2020-04-06 13:01:23 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7636",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "adb-driver",
"version": {
"version_data": [
{
"version_value": "All versions including 0.1.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-ADBDRIVER-564430",
"url": "https://snyk.io/vuln/SNYK-JS-ADBDRIVER-564430"
},
{
"refsource": "MISC",
"name": "https://www.npmjs.com/package/adb-driver",
"url": "https://www.npmjs.com/package/adb-driver"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "adb-driver through 0.1.8 is vulnerable to Command Injection.It allows execution of arbitrary commands via the command function."
}
]
}
}