cvelist/2012/2xxx/CVE-2012-2374.json
2023-02-13 04:04:22 +00:00

83 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2012-2374",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "CRLF injection vulnerability in the tornado.web.RequestHandler.set_header function in Tornado before 2.2.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://openwall.com/lists/oss-security/2012/05/18/12",
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2012/05/18/12"
},
{
"url": "http://secunia.com/advisories/49185",
"refsource": "MISC",
"name": "http://secunia.com/advisories/49185"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/05/18/6",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/05/18/6"
},
{
"url": "http://www.securityfocus.com/bid/53612",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/53612"
},
{
"url": "http://www.tornadoweb.org/documentation/releases/v2.2.1.html",
"refsource": "MISC",
"name": "http://www.tornadoweb.org/documentation/releases/v2.2.1.html"
}
]
}
}