2018-02-15 11:02:26 -05:00
{
"CVE_data_meta" : {
2018-06-13 10:21:05 -04:00
"ASSIGNER" : "cve-request@iojs.org" ,
"DATE_PUBLIC" : "2018-06-12T00:00:00" ,
2018-02-15 11:02:26 -05:00
"ID" : "CVE-2018-7162" ,
2018-06-13 10:21:05 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Node.js" ,
"version" : {
"version_data" : [
{
"version_value" : "9.x+"
} ,
{
"version_value" : "10.x+"
}
]
}
}
]
} ,
"vendor_name" : "The Node.js Project"
}
]
}
2018-02-15 11:02:26 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-13 12:05:04 -04:00
"value" : "All versions of Node.js 9.x and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node process which provides an http server supporting TLS server to crash. This can be accomplished by sending duplicate/unexpected messages during the handshake. This vulnerability has been addressed by updating the TLS implementation."
2018-06-13 10:21:05 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-13 12:05:04 -04:00
"name" : "https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/" ,
"refsource" : "CONFIRM" ,
2018-06-13 10:21:05 -04:00
"url" : "https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/"
2018-06-15 06:02:48 -04:00
} ,
{
"name" : "104468" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104468"
2018-02-15 11:02:26 -05:00
}
]
}
}