2018-02-15 11:02:26 -05:00
{
2019-03-18 00:24:53 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-request@iojs.org" ,
"DATE_PUBLIC" : "2018-06-12T00:00:00" ,
"ID" : "CVE-2018-7164" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Node.js" ,
"version" : {
"version_data" : [
{
"version_value" : "9.7.X+"
} ,
{
"version_value" : "10.x+"
}
]
}
}
]
} ,
"vendor_name" : "The Node.js Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-13 10:21:05 -04:00
{
2019-03-18 00:24:53 +00:00
"lang" : "eng" ,
"value" : "Node.js versions 9.7.0 and later and 10.x are vulnerable and the severity is MEDIUM. A bug introduced in 9.7.0 increases the memory consumed when reading from the network into JavaScript using the net.Socket object directly as a stream. An attacker could use this cause a denial of service by sending tiny chunks of data in short succession. This vulnerability was restored by reverting to the prior behaviour."
2018-06-13 10:21:05 -04:00
}
2019-03-18 00:24:53 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "104463" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104463"
} ,
{
"name" : "https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/"
2020-03-20 21:01:14 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-48" ,
"url" : "https://security.gentoo.org/glsa/202003-48"
2019-03-18 00:24:53 +00:00
}
]
}
}