2018-06-11 15:02:56 -04:00
{
2019-03-17 21:46:16 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-request@iojs.org" ,
"ID" : "CVE-2018-12122" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Node.js" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0"
}
]
}
}
]
} ,
"vendor_name" : "The Node.js Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-28 11:15:25 -05:00
{
2019-03-17 21:46:16 +00:00
"lang" : "eng" ,
"value" : "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time."
2018-11-28 11:15:25 -05:00
}
2019-03-17 21:46:16 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption / Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/"
} ,
{
"name" : "106043" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106043"
}
]
}
}