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_invoice.
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-29749 is classified as a high-severity vulnerability due to its SQL Injection nature.
To fix CVE-2022-29749, you should sanitize user inputs and utilize prepared statements for database interactions.
CVE-2022-29749 is an SQL Injection vulnerability that allows attackers to manipulate database queries.
CVE-2022-29749 affects Simple Client Management System version 1.0.
The CVE-2022-29749 vulnerability occurs in the delete_invoice function, accessed via /cms/classes/Master.php.