First published: Fri Jan 12 2024(Updated: )
A vulnerability classified as critical was found in code-projects Dormitory Management System 1.0. Affected by this vulnerability is an unknown functionality of the file login.php. The manipulation of the argument username leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-250579.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Dormitory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0474 is classified as a critical vulnerability.
CVE-2024-0474 affects the login.php file of the Dormitory Management System, allowing for SQL injection attacks.
CVE-2024-0474 can be exploited remotely by attackers.
The impact of CVE-2024-0474 includes potential unauthorized access to the database through SQL injection.
To fix CVE-2024-0474, sanitize and validate user inputs in the login.php file to prevent SQL injection.