CVE-2009-1467
IceWarp eMail Server < 9.3.0 - Cross-Site Scripting via Email Body or RSS Feed Elements
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-1467. PoCs published by RedTeam Pentesting GmbH.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in IceWarp Merak Mail Server by embedding malicious JavaScript within an RSS feed. The payload extracts the session ID from the victim's browser, proving the vulnerability.
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.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in IceWarp Merak Mail Server by embedding malicious JavaScript within an RSS feed. The payload extracts the session ID from the victim's browser, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in IceWarp Merak Mail Server by injecting a malicious image tag with obfuscated JavaScript. The payload bypasses input sanitization to execute arbitrary script code in the context of the affected site.