mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
920 B
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.