cvelist/2020/15xxx/CVE-2020-15477.json
2020-07-23 20:01:22 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15477",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WebControl in RaspberryTortoise through 2012-10-28 is vulnerable to remote code execution via shell metacharacters in a URI. The file nodejs/raspberryTortoise.js has no validation on the parameter incomingString before passing it to the child_process.exec function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/raspberrytorte/tortoise/tree/master/nodejs",
"refsource": "MISC",
"name": "https://github.com/raspberrytorte/tortoise/tree/master/nodejs"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/PreethamBomma/e7b6d220790f95555dc2c5ac1d7d2f85",
"url": "https://gist.github.com/PreethamBomma/e7b6d220790f95555dc2c5ac1d7d2f85"
}
]
}
}