cvelist/2019/10xxx/CVE-2019-10791.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-04-03 22:00:45 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10791",
2020-02-18 17:01:11 +00:00
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Snyk",
"product": {
"product_data": [
{
"product_name": "promise-probe",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 0.10.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/dottgonzo/node-promise-probe/commit/0d9affb67fc1ad985903536d35372cf55efe5a45,",
"url": "https://github.com/dottgonzo/node-promise-probe/commit/0d9affb67fc1ad985903536d35372cf55efe5a45,"
},
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-PROMISEPROBE-546816",
"url": "https://snyk.io/vuln/SNYK-JS-PROMISEPROBE-546816"
}
]
2019-04-03 22:00:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-02-18 17:01:11 +00:00
"value": "promise-probe before 0.10.0 allows remote attackers to perform a command injection attack. The file, outputFile and options functions can be controlled by users without any sanitization."
2019-04-03 22:00:45 +00:00
}
]
}
}