First published: Thu Feb 05 2009(Updated: )
xml/XMLHttpRequest.cpp in WebCore in WebKit before r38566 does not properly restrict access from web pages to the (1) Set-Cookie and (2) Set-Cookie2 HTTP response headers, which allows remote attackers to obtain sensitive information from cookies via XMLHttpRequest calls, related to the HTTPOnly protection mechanism.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WebKit |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6059 is classified as a high severity vulnerability due to its potential to expose sensitive cookie information.
To fix CVE-2008-6059, update to a version of WebKit that is r38566 or later, which addresses the cookie exposure issue.
CVE-2008-6059 is related to unauthorized access to sensitive information via XMLHttpRequest calls.
CVE-2008-6059 affects various versions of the WebKit framework prior to r38566.
CVE-2008-6059 involves the improper restriction access to the Set-Cookie and Set-Cookie2 HTTP response headers.