Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0369. PoCs published by UzmiX.
AI-analyzed exploit summary This exploit demonstrates a Clickjacking vulnerability in Internet Explorer 7 by overlaying an invisible div on a legitimate link, tricking users into clicking a malicious link instead. The PoC uses JavaScript to dynamically position the invisible div over the user's cursor.
Description
Microsoft Internet Explorer 7 allows remote attackers to trick a user into visiting an arbitrary URL via an onclick action that moves a crafted element to the current mouse position, related to a "Clickjacking" vulnerability.
Exploits (1)
This exploit demonstrates a Clickjacking vulnerability in Internet Explorer 7 by overlaying an invisible div on a legitimate link, tricking users into clicking a malicious link instead. The PoC uses JavaScript to dynamically position the invisible div over the user's cursor.