mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
977 B
977 B
CVE-2009-1467
Description
Multiple cross-site scripting (XSS) vulnerabilities in IceWarp eMail Server and WebMail Server before 9.4.2 allow remote attackers to inject arbitrary web script or HTML via (1) the body of a message, related to the email view and incorrect HTML filtering in the cleanHTML function in server/inc/tools.php; or the (2) title, (3) link, or (4) description element in an RSS feed, related to the getHTML function in server/inc/rss/item.php.
POC
Reference
- http://www.redteam-pentesting.de/advisories/rt-sa-2009-001
- http://www.redteam-pentesting.de/advisories/rt-sa-2009-002
Github
No PoCs found on GitHub currently.