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

93 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04: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" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg21972419",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg21972419"
},
{
"name" : "https://nodejs.org/en/blog/vulnerability/cve-2015-8027_cve-2015-6764/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"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",
2017-10-16 12:31:07 -04:00
"url" : "https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/"
},
{
"name" : "IV79524",
"refsource" : "AIXAPAR",
2017-10-16 12:31:07 -04:00
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg1IV79524"
},
{
"name" : "GLSA-201612-43",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201612-43"
},
{
"name" : "openSUSE-SU-2016:0138",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2016-01/msg00045.html"
},
{
"name" : "78207",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/78207"
}
]
}
}