First published: Thu Jan 15 2009(Updated: )
The undocumented TRACK method in Microsoft Internet Information Services (IIS) 5.0 returns the content of the original request in the body of the response, which makes it easier for remote attackers to steal cookies and authentication credentials, or bypass the HttpOnly protection mechanism, by using TRACK to read the contents of the HTTP headers that are returned in the response, a technique that is similar to cross-site tracing (XST) using HTTP TRACE.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft Internet Information Services (IIS) | =5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2003-1567 is considered a medium severity vulnerability due to its potential for exposing sensitive information.
To mitigate CVE-2003-1567, disable the TRACK method in Microsoft Internet Information Services 5.0 or upgrade to a later version.
CVE-2003-1567 exploits the TRACK method in IIS 5.0, allowing attackers to retrieve sensitive data from the original request.
CVE-2003-1567 affects Microsoft Internet Information Services version 5.0.
CVE-2003-1567 can lead to the theft of cookies and authentication credentials, significantly impacting web application security.