CVE-2004-1719
Merak Webmail Server 5.2.7 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2004-1719. PoCs published by Criolabs.
AI-analyzed exploit summary The provided code demonstrates an XSS vulnerability in Merak Mail Server's webmail package by injecting a malicious IMG tag and IFRAME. It exploits improper input validation to execute arbitrary JavaScript in the context of a user's session.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Merak Webmail Server 5.2.7 allow remote attackers to inject arbitrary web script or HTML via the (1) category, (2) cserver, (3) ext, (4) global, (5) showgroups, (6) or showlite parameters to address.html, or the (7) spage or (8) autoresponder parameters to settings.html, the (9) folder parameter to readmail.html, or the (10) attachmentpage_text_error parameter to attachment.html, (11) folder, (12) ct, or (13) cv parameters to calendar.html, (14) an <img> tag, or (15) the subject of an e-mail message.
Exploits (4)
The provided code demonstrates an XSS vulnerability in Merak Mail Server's webmail package by injecting a malicious IMG tag and IFRAME. It exploits improper input validation to execute arbitrary JavaScript in the context of a user's session.
The provided text describes multiple vulnerabilities in Merak Mail Server's webmail package, including XSS, HTML injection, PHP source code disclosure, and SQL injection. It includes example URLs demonstrating XSS vulnerabilities but lacks executable exploit code.
The provided text describes multiple vulnerabilities in Merak Mail Server's webmail package, including XSS, HTML injection, PHP source disclosure, and SQL injection. It includes a basic XSS proof-of-concept example.
The provided text describes multiple vulnerabilities in Merak Mail Server's webmail package, including XSS, HTML injection, PHP source disclosure, and SQL injection. It lists example URLs demonstrating XSS payloads but does not include executable exploit code.