CVE Catalog

CVE-2025-34425

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

32th percentile - higher than 32% of all known CVEs

Summary

MailEnable versions prior to 10.54 contain a reflected XSS vulnerability in the WindowContext parameter of /Mondo/lang/sys/Forms/MAI/compose.aspx. The WindowContext value is not properly sanitized and is reflected within a script context, allowing an attacker to inject arbitrary JavaScript.

Risk Assessment

An attacker can hijack an authenticated user's session, redirect them to malicious sites, steal non-HttpOnly cookies, and perform actions on their behalf.

Recommendation

Update MailEnable to version 10.54 or later, which includes the fix.

Other vulnerabilities in MailEnable

See all
Original NVD description (English source)

MailEnable versions prior to 10.54 contain a reflected cross-site scripting (XSS) vulnerability in the WindowContext parameter of /Mondo/lang/sys/Forms/MAI/compose.aspx. The WindowContext value is not properly sanitized when processed via a GET request and is reflected within a <script> context in the JavaScript variable window.location, allowing an attacker to break out of the existing script and inject arbitrary JavaScript. A remote attacker can supply a crafted payload that terminates the existing ProcessContextSwitchResult() function, inserts attacker-controlled script, and comments out remaining code, leading to script execution in a victim’s browser when the victim visits a malicious link or 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS