cvelist/2020/7xxx/CVE-2020-7640.json
2020-04-27 22:01:13 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7640",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pixl-class",
"version": {
"version_data": [
{
"version_value": "All versions prior to 1.0.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/jhuckaby/pixl-class/commit/47677a3638e3583e42f3a05cc7f0b30293d2acc8,",
"url": "https://github.com/jhuckaby/pixl-class/commit/47677a3638e3583e42f3a05cc7f0b30293d2acc8,"
},
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-PIXLCLASS-564968",
"url": "https://snyk.io/vuln/SNYK-JS-PIXLCLASS-564968"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "pixl-class prior to 1.0.3 allows execution of arbitrary commands. The members argument of the create function can be controlled by users without any sanitization."
}
]
}
}