CVE-2009-0374
Google Chrome 1.0.154.43 - Clickjacking via Crafted Element Positioning
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0374. PoCs published by x0x.
AI-analyzed exploit summary This exploit demonstrates a clickjacking vulnerability in Google Chrome by overlaying an invisible div on a legitimate link, tricking users into clicking a malicious URL. The PoC uses CSS and JavaScript to track mouse movements and redirect users.
Description
Google Chrome 1.0.154.43 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. NOTE: a third party disputes the relevance of this issue, stating that "every sufficiently featured browser is and likely will remain susceptible to the behavior known as clickjacking," and adding that the exploit code "is not a valid demonstration of the issue.
Exploits (1)
This exploit demonstrates a clickjacking vulnerability in Google Chrome by overlaying an invisible div on a legitimate link, tricking users into clicking a malicious URL. The PoC uses CSS and JavaScript to track mouse movements and redirect users.