First published: Fri Feb 23 2024(Updated: )
A vulnerability was found in code-projects Library System 1.0 and classified as critical. This issue affects some unknown processing of the file Source/librarian/user/teacher/login.php. The manipulation of the argument username/password leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-254615.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Library System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-1827 is classified as critical due to its SQL injection vulnerability.
To fix CVE-2024-1827, it is recommended to sanitize user input and implement prepared statements for database queries.
CVE-2024-1827 affects the code-projects Library System version 1.0.
CVE-2024-1827 is a SQL injection vulnerability that can be exploited through improper handling of username and password input.
By exploiting CVE-2024-1827, an attacker may gain unauthorized access to sensitive data stored in the database.