CVE-2024-1828: code-projects Library System registration.php sql injection
A vulnerability was found in code-projects Library System 1.0. It has been classified as critical. Affected is an unknown function of the file Source/librarian/user/teacher/registration.php. The manipulation of the argument email/idno/phone/username leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-254616.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1828?
CVE-2024-1828 has been classified as a critical vulnerability.
How does CVE-2024-1828 exploit SQL injection vulnerabilities?
CVE-2024-1828 exploits SQL injection vulnerabilities through manipulation of the email, idno, phone, or username parameters in the registration.php file.
Which version of the code-projects Library System is affected by CVE-2024-1828?
CVE-2024-1828 affects version 1.0 of the code-projects Library System.
What function is vulnerable in CVE-2024-1828?
The vulnerability in CVE-2024-1828 is found in an unknown function of the registration.php file.
How can I mitigate the risk associated with CVE-2024-1828?
To mitigate the risk of CVE-2024-1828, sanitize and validate user inputs to prevent SQL injection.