mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2006-2783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2783)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox and Thunderbird before 1.5.0.4 strip the Unicode Byte-order-Mark (BOM) from a UTF-8 page before the page is passed to the parser, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a BOM sequence in the middle of a dangerous tag such as SCRIPT.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|