First published: Fri Feb 23 2024(Updated: )
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.
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.
CVE-2024-1828 has been classified as a critical vulnerability.
CVE-2024-1828 exploits SQL injection vulnerabilities through manipulation of the email, idno, phone, or username parameters in the registration.php file.
CVE-2024-1828 affects version 1.0 of the code-projects Library System.
The vulnerability in CVE-2024-1828 is found in an unknown function of the registration.php file.
To mitigate the risk of CVE-2024-1828, sanitize and validate user inputs to prevent SQL injection.