mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
19 lines
874 B
Markdown
19 lines
874 B
Markdown
### [CVE-2008-4065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox before 2.0.0.17 and 3.x before 3.0.2, Thunderbird before 2.0.0.17, and SeaMonkey before 1.1.12 allow remote attackers to bypass cross-site scripting (XSS) protection mechanisms and conduct XSS attacks via byte order mark (BOM) characters that are removed from JavaScript code before execution, aka "Stripped BOM characters bug."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2008-0879.html
|
|
- http://www.ubuntu.com/usn/usn-647-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|