First published: Thu May 12 2022(Updated: )
Simple Client Management System 1.0 is vulnerable to SQL Injection via /cms/classes/Master.php?f=delete_client.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Client Management System Project Simple Client Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-29751 is classified as a high severity vulnerability due to its potential for unauthorized data access through SQL Injection.
To fix CVE-2022-29751, ensure that input validation and parameterized queries are implemented to mitigate SQL Injection risks.
The impact of CVE-2022-29751 allows attackers to manipulate database queries, potentially leading to data leakage and database corruption.
CVE-2022-29751 affects version 1.0 of Simple Client Management System.
CVE-2022-29751 is located in the /cms/classes/Master.php file, specifically when accessing the delete_client function.