### [CVE-2006-2783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2783) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.