cve/2004/CVE-2004-0639.md

19 lines
877 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-0639](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0639)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Squirrelmail 1.2.10 and earlier allow remote attackers to inject arbitrary HTML or script via (1) the $mailer variable in read_body.php, (2) the $senderNames_part variable in mailbox_display.php, and possibly other vectors including (3) the $event_title variable or (4) the $event_text variable.
### 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.