First published: Thu May 12 2022(Updated: )
Simple Client Management System 1.0 is vulnerable to SQL Injection via /cms/admin/?page=user/manage_user&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-29980 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2022-29980, sanitize user input by using prepared statements or parameterized queries in the application code.
The potential impacts of CVE-2022-29980 include unauthorized database access, data manipulation, and the possibility of remote code execution.
CVE-2022-29980 specifically affects Simple Client Management System version 1.0.
To determine if your system is vulnerable to CVE-2022-29980, check for unvalidated input parameters in the affected URL endpoint.