First published: Fri Mar 28 2008(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Internet Explorer | =7.0 | |
Internet Explorer | =7.0.5730.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1545 is considered a high severity vulnerability due to its potential for causing HTTP request splitting and smuggling attacks.
To fix CVE-2008-1545, upgrading to a more secure version of Internet Explorer or applying Microsoft's security patches is recommended.
CVE-2008-1545 allows attackers to conduct HTTP request splitting and HTTP request smuggling attacks.
CVE-2008-1545 specifically affects Internet Explorer version 7.0 and 7.0.5730.11.
CVE-2008-1545 is caused by the setRequestHeader method not restricting the Transfer-Encoding HTTP request header.