| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| CVE-2025-50481 | 23 Jul 202517:53 | – | circl | |
| mezzanine 安全漏洞 | 23 Jul 202500:00 | – | cnnvd | |
| CVE-2025-50481 | 23 Jul 202500:00 | – | cve | |
| CVE-2025-50481 | 23 Jul 202500:00 | – | cvelist | |
| EUVD-2025-22459 | 3 Oct 202520:07 | – | euvd | |
| Mezzanine CMS vulnerable to Cross-site Scripting | 23 Jul 202518:30 | – | github | |
| CVE-2025-50481 | 23 Jul 202516:15 | – | nvd | |
| GHSA-269J-37WW-CMH3 Mezzanine CMS vulnerable to Cross-site Scripting | 23 Jul 202518:30 | – | osv | |
| PYSEC-2025-137 | 23 Jul 202516:15 | – | osv | |
| 📄 Mezzanine CMS 6.1.0 Cross Site Scripting | 29 Jul 202500:00 | – | packetstorm |
# Exploit Title: Mezzanine CMS 6.1.0 Stored Cross Site Scripting (XSS)
via component /blog/blogpost/add
# Date: 23/07/2025
# Exploit Author: Kevin Dicks
# Vendor Homepage: https://github.com/stephenmcd/mezzanine
# Software Link: https://github.com/stephenmcd/mezzanine
# Version: 6.1.0
# Category: Web Application
# Tested on: Ubuntu Server 20.04.6 LTS (Focal Fossa), Firefox browser
version 136.0 (64-bit)
# CVE : CVE-2025-50481
# Exploit link : https://github.com/kevinpdicks/Mezzanine-CMS-6.1.0-XSS
## Summary:
A cross-site scripting (XSS) vulnerability in the component
/blog/blogpost/add of Mezzanine CMS v6.1.0 allows attackers to execute
arbitrary web scripts or HTML via injecting a crafted payload into a
blog post.
## Reproduction Steps:
1. Login to the admin portal.
2. Create a new blog post.
3. Insert source code, and enter the following payload:
```
<script>alert(document.location)</script>
```
4. Save the new blog post.
5. The blog post is published, and can be accessed by any user.
6. Stored XSS is executed.
--Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation