cvelist/2020/7xxx/CVE-2020-7607.json
2020-03-15 22:01:14 +00:00

62 lines
1.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7607",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "gulp-styledocco",
"version": {
"version_data": [
{
"version_value": "All versions including 0.0.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-GULPSTYLEDOCCO-560126",
"url": "https://snyk.io/vuln/SNYK-JS-GULPSTYLEDOCCO-560126"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "gulp-styledocco through 0.0.3 allows execution of arbitrary commands. The argument 'options' of the exports function in 'index.js' can be controlled by users without any sanitization."
}
]
}
}