mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
76 lines
2.6 KiB
JSON
76 lines
2.6 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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/"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202003-48",
|
|
"url": "https://security.gentoo.org/glsa/202003-48"
|
|
}
|
|
]
|
|
}
|
|
} |