First published: Tue Dec 26 2023(Updated: )
A vulnerability, which was classified as critical, has been found in code-projects Library Management System 2.0. This issue affects some unknown processing of the file login.php. The manipulation of the argument student leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-249005 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fabianros Library Management System | =2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7110 is classified as a critical vulnerability.
CVE-2023-7110 allows for SQL injection through the manipulation of the student argument in the login.php file.
Yes, CVE-2023-7110 can be exploited remotely.
Successful exploitation of CVE-2023-7110 could lead to unauthorized access to sensitive data.
To mitigate CVE-2023-7110, implement input validation and prepared statements to prevent SQL injection.