PT-2024-32075 · Icecms · Icecms
Lunax0
·
Published
2024-09-24
·
Updated
2024-09-30
·
CVE-2024-46610
CVSS v3.1
7.6
High
| Vector | AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
IceCMS versions 3.4.7 and earlier
Description
The issue 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.Recommendations
For IceCMS versions 3.4.7 and earlier, as a temporary workaround, consider disabling the
ChangeUser function in UserController.java until a patch is available. Restrict access to the "/User/ChangeUser/s" endpoint to minimize the risk of exploitation. Avoid using the username and password variables in the affected API endpoint until the issue is resolved.Exploit
Fix
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Icecms