First published: Mon Mar 21 2022(Updated: )
Simple Client Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter in the manage_client endpoint. This vulnerability allows attackers to dump the application's database via crafted HTTP requests.
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-26284 has a high severity rating due to its ability to expose sensitive database information.
To fix CVE-2022-26284, implement proper input validation and use prepared statements to mitigate SQL injection risks.
CVE-2022-26284 is a SQL injection vulnerability that affects the id parameter in the manage_client endpoint.
CVE-2022-26284 affects Simple Client Management System version 1.0 specifically.
CVE-2022-26284 allows attackers to execute arbitrary SQL queries, potentially leading to a complete database compromise.