Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0723. PoCs published by Thor Larholm.
AI-analyzed exploit summary This exploit demonstrates a same-origin policy bypass in Microsoft Internet Explorer using the HTML OBJECT tag. It allows malicious script code to access the DOM of an embedded page from a different domain, potentially leaking sensitive information like cookies.
Description
Microsoft Internet Explorer 5.5 and 6.0 does not properly verify the domain of a frame within a browser window, which allows remote attackers to read client files or invoke executable objects via the Object tag, aka "Cross Domain Verification in Object Tag."
Exploits (1)
This exploit demonstrates a same-origin policy bypass in Microsoft Internet Explorer using the HTML OBJECT tag. It allows malicious script code to access the DOM of an embedded page from a different domain, potentially leaking sensitive information like cookies.