cvelist/2015/8xxx/CVE-2015-8027.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:24:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8027",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:24:40 +00:00
"lang": "eng",
"value": "Node.js 0.12.x before 0.12.9, 4.x before 4.2.3, and 5.x before 5.1.1 does not ensure the availability of a parser for each HTTP socket, which allows remote attackers to cause a denial of service (uncaughtException and service outage) via a pipelined HTTP request."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:24:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "IV79524",
"refsource": "AIXAPAR",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg1IV79524"
},
{
"name": "78207",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/78207"
},
{
"name": "openSUSE-SU-2016:0138",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-01/msg00045.html"
},
{
"name": "https://nodejs.org/en/blog/vulnerability/cve-2015-8027_cve-2015-6764/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/cve-2015-8027_cve-2015-6764/"
},
{
"name": "https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/"
},
{
"name": "http://www-01.ibm.com/support/docview.wss?uid=swg21972419",
"refsource": "CONFIRM",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21972419"
},
{
"name": "GLSA-201612-43",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-43"
}
]
}
}