cvelist/2008/1xxx/CVE-2008-1545.json

88 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-1545",
"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 setRequestHeader method of the XMLHttpRequest object in Microsoft Internet Explorer 7 does not restrict the dangerous Transfer-Encoding HTTP request header, which allows remote attackers to conduct HTTP request splitting and HTTP request smuggling attacks via a POST containing a \"Transfer-Encoding: chunked\" header and a request body with an incorrect chunk size."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20080321 [MSA01240108] IE7 Transfer-Encoding: chunked allows Request Splitting/Smuggling.",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/archive/1/489960/100/0/threaded"
},
{
"name" : "http://www.mindedsecurity.com/MSA01240108.html",
"refsource" : "MISC",
"url" : "http://www.mindedsecurity.com/MSA01240108.html"
},
{
"name" : "ADV-2008-0980",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/0980"
},
{
"name" : "29453",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/29453"
},
{
"name" : "3786",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3786"
},
{
"name" : "ie-setrequestheader-chunk-security-bypass(42804)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/42804"
}
]
}
}