Overview
Apple WebCore fails to properly serialize headers into an HTTP request, which can cause a cross-domain security violation.
Description
Apple WebCore is one of the components of the WebKit web browser engine that is used by Safari, Dashboard, Mail, and other applications. WebCore provides support for the XMLHttpRequest object, which allows dynamic HTML and XML functionality. XMLHttpRequest in WebCore fails to properly serialize headers when creating an HTTP request, which can lead to a cross-domain violation. |
Impact
By convincing a user to view a specially crafted HTML document (e.g., a web page, an HTML email message, or an email attachment), an attacker may be able to execute script or obtain full access to content in a different domain. The impact is similar to that of a cross-site scripting vulnerability. This includes the ability to spoof or modify web content, access website information such as cookies, or retrieve data from an encrypted HTTPS connection. For a more detailed description of the impact of cross-site scripting vulnerabilities, please see CERT Advisory CA-2000-02. |
Solution
Apply an update This issue is addressed by Apple Security Update 2007-006 . |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://www.cert.org/tech_tips/securing_browser/#Safari
- http://developer.apple.com/opensource/internet/webkit.html
- http://developer.apple.com/internet/webcontent/xmlhttpreq.html
- http://docs.info.apple.com/article.html?artnum=305759
- http://www.westpoint.ltd.uk/advisories/wp-07-0002.txt
- http://secunia.com/advisories/25786/
- http://secunia.com/advisories/26287/
Acknowledgements
This vulnerability was reported by Apple, who in turn credit Richard Moore of Westpoint Ltd.
This document was written by Will Dormann.
Other Information
CVE IDs: | CVE-2007-2401 |
Severity Metric: | 0.57 |
Date Public: | 2007-06-21 |
Date First Published: | 2007-06-22 |
Date Last Updated: | 2008-09-08 18:26 UTC |
Document Revision: | 10 |