mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
877 B
877 B
CVE-2004-0639
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.