Mezzanine CMS, in versions prior to 6.1.1, contains a Stored Cross-Site Scripting (XSS) vulnerability in the admin interface. The vulnerability exists in the "displayable_links_js" function, which fails to properly sanitize blog post titles before including them in JSON responses served via "/admin/displayable_links.js". An authenticated admin user can create a blog post with a malicious JavaScript payload in the title field, then trick another admin user into clicking a direct link to the "/admin/displayable_links.js" endpoint, causing the malicious script to execute in their browser.
References
Link | Resource |
---|---|
https://advisory.checkmarx.net/advisory/CVE-2025-6050/ | Exploit Third Party Advisory |
https://github.com/stephenmcd/mezzanine/commit/898630d8df48cf3ddb8b9942f59168b93216e3f8 | Patch |
https://github.com/stephenmcd/mezzanine/discussions/2080 | Issue Tracking |
Configurations
History
30 Jul 2025, 19:09
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:jupo:mezzanine:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
First Time |
Jupo
Jupo mezzanine |
|
References | () https://advisory.checkmarx.net/advisory/CVE-2025-6050/ - Exploit, Third Party Advisory | |
References | () https://github.com/stephenmcd/mezzanine/commit/898630d8df48cf3ddb8b9942f59168b93216e3f8 - Patch | |
References | () https://github.com/stephenmcd/mezzanine/discussions/2080 - Issue Tracking |
14 Jul 2025, 12:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
|
17 Jun 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-17 11:15
Updated : 2025-07-30 19:09
NVD link : CVE-2025-6050
Mitre link : CVE-2025-6050
CVE.ORG link : CVE-2025-6050
JSON object : View
Products Affected
jupo
- mezzanine
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')