First published: Thu May 12 2022(Updated: )
Simple Client Management System 1.0 is vulnerable to SQL Injection via /cms/admin/?page=invoice/manage_invoice&id= // Leak place ---> id.
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-29747 has a medium severity rating due to its potential to allow unauthorized access to sensitive data through SQL injection.
To fix CVE-2022-29747, validate and sanitize user input to prevent SQL injection vulnerabilities.
CVE-2022-29747 affects Simple Client Management System version 1.0.
Yes, CVE-2022-29747 can potentially lead to data breaches by exposing sensitive information through improper handling of SQL queries.
Common attack vectors for CVE-2022-29747 include manipulation of query parameters in the invoice management page.