mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2002-2435](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2435)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Cascading Style Sheets (CSS) implementation in Microsoft Internet Explorer 8.0 and earlier 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://bugzilla.mozilla.org/show_bug.cgi?id=147777
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|