cvelist/2016/2xxx/CVE-2016-2216.json

98 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-2216",
"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" : "The HTTP header parsing code in Node.js 0.10.x before 0.10.42, 0.11.6 through 0.11.16, 0.12.x before 0.12.10, 4.x before 4.3.0, and 5.x before 5.6.0 allows remote attackers to bypass an HTTP response-splitting protection mechanism via UTF-8 encoded Unicode characters in the HTTP header, as demonstrated by %c4%8d%c4%8a."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.safebreach.com/2016/02/09/http-response-splitting-in-node-js-root-cause-analysis/",
"refsource" : "MISC",
"url" : "http://blog.safebreach.com/2016/02/09/http-response-splitting-in-node-js-root-cause-analysis/"
},
{
"name" : "http://info.safebreach.com/hubfs/Node-js-Response-Splitting.pdf",
"refsource" : "MISC",
"url" : "http://info.safebreach.com/hubfs/Node-js-Response-Splitting.pdf"
},
{
"name" : "http://packetstormsecurity.com/files/135711/Node.js-HTTP-Response-Splitting.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/135711/Node.js-HTTP-Response-Splitting.html"
},
{
"name" : "https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/",
"refsource" : "CONFIRM",
"url" : "https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/"
},
{
"name" : "FEDORA-2016-3102c11757",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177184.html"
},
{
"name" : "FEDORA-2016-8925b6119f",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177673.html"
},
{
"name" : "GLSA-201612-43",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201612-43"
},
{
"name" : "83141",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/83141"
}
]
}
}