## https://sploitus.com/exploit?id=5CA263F1-A810-5017-9A21-EF807B2131D7
# CVE-2025-2304 - Camaleon CMS Privilege Escalation
This repository contains a Python script that automates the exploitation of the CVE-2025-2304 privilege escalation vulnerability in Camaleon CMS. It has been tested on version 2.9.0.
## Usage
```bash
python exp.py http://target.exmaple user password123
```
## Links
[ https://github.com/advisories/GHSA-rp28-mvq3-wf8j](https://github.com/advisories/GHSA-rp28-mvq3-wf8j)
[ https://www.tenable.com/security/research/tra-2025-09 ](https://www.tenable.com/security/research/tra-2025-09)
## Disclaimer
This script is intended for educational purposes only. The author is not responsible for any misuse or damage caused by this exploit. Always ensure you have permission before testing or exploiting vulnerabilities!