First published: Tue Sep 24 2024(Updated: )
Incorrect access control in IceCMS v3.4.7 and before allows attackers to authenticate by entering any arbitrary values as the username and password via the loginAdmin method in the UserController.java file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
iceCMS | <3.4.7 | |
iCMS | <=3.4.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46607 is considered a critical vulnerability due to incorrect access control allowing unauthorized authentication.
To fix CVE-2024-46607, update IceCMS to version 3.4.8 or later where the access control issue has been resolved.
CVE-2024-46607 affects IceCMS versions 3.4.7 and earlier.
The potential impacts of CVE-2024-46607 include unauthorized access to the admin panel, leading to data breaches or content manipulation.
If you cannot update, consider restricting access to the admin panel through network-based firewalls or VPNs as a temporary mitigation.