cve/2024/CVE-2024-46610.md
2025-09-29 21:09:30 +02:00

898 B

CVE-2024-46610

Description

An access control issue in IceCMS v3.4.7 and before allows attackers to arbitrarily modify users' information, including username and password, via a crafted POST request sent to the endpoint /User/ChangeUser/s in the ChangeUser function in UserController.java

POC

Reference

Github