CVE-2025-34402: MailEnable < 10.54 Reflected XSS in FieldCc Parameter of AddressBook.aspx
MailEnable versions prior to 10.54 contain a reflected cross-site scripting (XSS) vulnerability in the FieldCc parameter of /Mondo/lang/sys/Forms/AddressBook.aspx. The FieldCc value is not properly sanitized when processed via a GET request and is reflected inside a <script> block in the JavaScript variable var CCFieldProvided. By supplying a crafted payload that terminates the existing LoadCurAddresses() 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-34402?
CVE-2025-34402 is classified as a medium severity vulnerability due to its reflected cross-site scripting (XSS) nature.
How do I fix CVE-2025-34402?
To mitigate CVE-2025-34402, upgrade to MailEnable version 10.54 or higher where the vulnerability has been patched.
What software is affected by CVE-2025-34402?
CVE-2025-34402 affects MailEnable versions prior to 10.54.
What type of vulnerability is CVE-2025-34402?
CVE-2025-34402 is a reflected cross-site scripting (XSS) vulnerability.
Where in MailEnable does CVE-2025-34402 occur?
CVE-2025-34402 occurs in the FieldCc parameter of the /Mondo/lang/sys/Forms/AddressBook.aspx page.