CVE-2002-2314
Mozilla 1.0 - Cookie Theft via JavaScript URL with Leading Slashes and Newline
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2314. PoCs published by Andreas Sandblad.
AI-analyzed exploit summary This exploit leverages a vulnerability in Mozilla browsers where a crafted javascript: URL can bypass domain restrictions to access cookies from arbitrary domains. The PoC demonstrates stealing a Google cookie by embedding malicious JavaScript in an iframe.
Description
Mozilla 1.0 allows remote attackers to steal cookies from other domains via a javascript: URL with a leading "//" and ending in a newline, which causes the host/path check to fail.
Exploits (1)
This exploit leverages a vulnerability in Mozilla browsers where a crafted javascript: URL can bypass domain restrictions to access cookies from arbitrary domains. The PoC demonstrates stealing a Google cookie by embedding malicious JavaScript in an iframe.