First published: Thu Feb 06 2025(Updated: )
Incorrect access control in the endpoint /admin/m_delete.php of CodeAstro Complaint Management System v1.0 allows unauthorized attackers to arbitrarily delete complaints via modification of the id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Complaint Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56889 has a high severity level due to its impact on access control and the potential for unauthorized data deletion.
To fix CVE-2024-56889, implement proper access controls and validation for the id parameter in the /admin/m_delete.php endpoint.
CVE-2024-56889 affects CodeAstro Complaint Management System version 1.0.
Yes, exploiting CVE-2024-56889 allows attackers to arbitrarily delete complaints, leading to potential data loss.
The known mitigation for CVE-2024-56889 is to restrict access to the administrative functions based on user roles.