The Javascript "Same Origin Policy" (SOP), as implemented in (1) Netscape, (2) Mozilla, and (3) Internet Explorer, allows a remote web server to access HTTP and SOAP/XML content from restricted sites by mapping the malicious server's parent DNS domain name to the restricted site, loading a page from the restricted site into one frame, and passing the information to the attacker-controlled frame, which is allowed because the document.domain of the two frames matches on the parent domain.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2002-08-11 21:00
Updated : 2021-07-23 08:03
NVD link : CVE-2002-0815
Mitre link : CVE-2002-0815
JSON object : View
CWE
Products Affected
microsoft
- internet_explorer
mozilla
- mozilla
netscape
- navigator