mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
21 lines
1009 B
Markdown
21 lines
1009 B
Markdown
### [CVE-2002-2437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2437)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The JavaScript implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly restrict the set of values contained in the object returned by the getComputedStyle method, which allows remote attackers to obtain sensitive information about visited web pages by calling this method.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/
|
|
- http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/
|
|
- http://bugzilla.mozilla.org/show_bug.cgi?id=147777
|
|
- http://bugzilla.mozilla.org/show_bug.cgi?id=147777
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|