mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
876 B
876 B
CVE-2002-2436
Description
The Cascading Style Sheets (CSS) implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly handle the :visited pseudo-class, which allows remote attackers to obtain sensitive information about visited web pages via a crafted HTML document, a related issue to CVE-2010-2264.
POC
Reference
- http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/
- http://bugzilla.mozilla.org/show_bug.cgi?id=147777
Github
No PoCs found on GitHub currently.