CVE-2025-29573 Details
Description
Cross-Site Scripting (XSS) vulnerability exists in Mezzanine CMS 6.0.0 in the "View Entries" feature within the Forms module.
A persistent Cross-Site Scripting (XSS) vulnerability has been identified in Mezzanine CMS version 6.0.0. The issue arises in the Forms module, specifically within the 'View Entries' feature. When an administrator views form submissions that include a File Upload field, the names of the uploaded files are not properly sanitized. This allows an attacker to inject a malicious JavaScript payload into the filename, which is executed in the administrator's browser when the file is accessed. The vulnerability is caused by unsafe rendering of filenames through direct HTML interpolation without adequate escaping.
Project maintainers should be contacted for a patch. In the meantime, file names and other user inputs should be sanitized before being rendered as HTML. Avoid using the 'mark_safe' function on untrusted content unless it has been properly escaped.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 6, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/stephenmcd/mezzanine | [email protected] | Product |
| https://www.squadappsec.com/post/cve-2025-29573-persistent-xss-in-mezzanine-cms-6-0-0-via-malicious-filename | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| jupo mezzanine | 6.0.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2025 | Initial Analysis | [email protected] |
| May 6, 2025 | CVE Modified | CISA-ADP |
| May 5, 2025 | New CVE Received | [email protected] |