CVE-2024-1826: code-projects Library System login.php sql injection
A vulnerability has been found in code-projects Library System 1.0 and classified as critical. This vulnerability affects unknown code of the file Source/librarian/user/student/login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-254614 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1826?
CVE-2024-1826 is classified as a critical vulnerability.
How do I fix CVE-2024-1826?
To fix CVE-2024-1826, validate and sanitize user inputs for the username and password fields to prevent SQL injection.
What type of attack is associated with CVE-2024-1826?
CVE-2024-1826 is associated with SQL injection attacks.
Which version of the library system is affected by CVE-2024-1826?
CVE-2024-1826 affects version 1.0 of the code-projects Library System.
Where in the code does CVE-2024-1826 occur?
CVE-2024-1826 occurs in the file Source/librarian/user/student/login.php.