CVE-2025-34400: MailEnable < 10.54 Reflected XSS in AddressesTo Parameter of AddressBook.aspx
MailEnable versions prior to 10.54 contain a reflected cross-site scripting (XSS) vulnerability in the AddressesTo parameter of /Mondo/lang/sys/Forms/AddressBook.aspx. The AddressesTo value is not properly sanitized when processed via a GET request and is reflected within a <script> block in the response. By supplying a crafted payload that terminates the existing JavaScript function, inserts attacker-controlled script, and comments out remaining code, a remote attacker can execute arbitrary JavaScript in a victim’s browser when the victim attempts to send an email. Successful exploitation can redirect victims to malicious sites, steal non-HttpOnly cookies, inject arbitrary HTML or CSS, and perform actions as the authenticated user.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-34400?
CVE-2025-34400 is considered a reflected cross-site scripting (XSS) vulnerability.
How do I fix CVE-2025-34400?
To fix CVE-2025-34400, upgrade MailEnable to version 10.54 or higher.
What does CVE-2025-34400 affect?
CVE-2025-34400 affects MailEnable versions prior to 10.54.
How is CVE-2025-34400 exploited?
CVE-2025-34400 can be exploited by sending a crafted GET request that includes a malicious AddressesTo parameter.
What are the potential impacts of CVE-2025-34400?
The potential impacts of CVE-2025-34400 include allowing attackers to execute arbitrary JavaScript in users' browsers.