### [CVE-2004-0520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0520) ![](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 Cross-site scripting (XSS) vulnerability in mime.php for SquirrelMail before 1.4.3 allows remote attackers to insert arbitrary HTML and script via the content-type mail header, as demonstrated using read_body.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=108611554415078&w=2 - http://www.rs-labs.com/adv/RS-Labs-Advisory-2004-1.txt #### Github No PoCs found on GitHub currently.