2020-01-21 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-07-30 10:01:18 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-07-30T09:01:15.664574Z" ,
2020-01-21 23:01:29 +00:00
"ID" : "CVE-2020-7699" ,
2020-07-30 10:01:18 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Prototype Pollution"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "express-fileupload" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.1.8"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-07-30 10:01:40 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-EXPRESSFILEUPLOAD-595969" ,
"name" : "https://snyk.io/vuln/SNYK-JS-EXPRESSFILEUPLOAD-595969"
2020-07-30 10:01:18 +01:00
} ,
{
2020-07-30 10:01:40 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/richardgirges/express-fileupload/issues/236" ,
"name" : "https://github.com/richardgirges/express-fileupload/issues/236"
2020-07-30 10:01:18 +01:00
}
]
2020-01-21 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-30 10:01:40 +00:00
"value" : "This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution."
2020-01-21 23:01:29 +00:00
}
]
2020-07-30 10:01:18 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "po6ix"
}
]
2020-01-21 23:01:29 +00:00
}