Foxcms · Foxcms · CVE-2024-12901
**Name of the Vulnerable Software and Affected Versions**
FoxCMS versions up to 1.2
**Description**
A critical issue was found in the API Endpoint component, specifically in the file /app/api/controller/Site.php. The manipulation of the `password` argument leads to improper authorization, allowing for remote attacks. The issue has been publicly disclosed and may be exploited.
**Recommendations**
For FoxCMS versions up to 1.2, update to a version that fixes the improper authorization issue.
As a temporary workaround, consider restricting access to the API Endpoint, specifically the file /app/api/controller/Site.php, to minimize the risk of exploitation.
Avoid using the `password` argument in the affected API endpoint until the issue is resolved.