mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2012-1944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1944)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Content Security Policy (CSP) implementation in Mozilla Firefox 4.x through 12.0, Firefox ESR 10.x before 10.0.5, Thunderbird 5.0 through 12.0, Thunderbird ESR 10.x before 10.0.5, and SeaMonkey before 2.10 does not block inline event handlers, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted HTML document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=751422
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|