First published: Thu Dec 28 2023(Updated: )
A vulnerability was found in code-projects Client Details System 1.0. It has been classified as problematic. Affected is an unknown function of the file /admin/update-clients.php. The manipulation of the argument uid leads to sql injection. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-249144.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7141 has been classified as problematic, indicating a significant risk associated with its exploitation.
CVE-2023-7141 allows for SQL injection through improper handling of the 'uid' argument in the /admin/update-clients.php file.
CVE-2023-7141 affects Client Details System version 1.0.
Exploitation of CVE-2023-7141 could lead to unauthorized access to sensitive data within the database.
To mitigate CVE-2023-7141, you should validate and sanitize user inputs to prevent SQL injection.