Files
CVEs-PoC/2025/CVE-2025-2304.md
T
2025-09-29 21:09:30 +02:00

920 B

CVE-2025-2304

Description

A Privilege Escalation through a Mass Assignment exists in Camaleon CMSWhen a user wishes to change his password, the 'updated_ajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without any filtering.

POC

Reference

No PoCs from references.

Github