cve/2006/CVE-2006-2783.md
2024-05-26 14:27:05 +02:00

772 B

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

Github

No PoCs found on GitHub currently.