CVE-2024-0474: code-projects Dormitory Management System login.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0474?
CVE-2024-0474 is classified as a critical vulnerability.
How does CVE-2024-0474 affect the system?
CVE-2024-0474 affects the login.php file of the Dormitory Management System, allowing for SQL injection attacks.
Who can exploit CVE-2024-0474?
CVE-2024-0474 can be exploited remotely by attackers.
What is the impact of CVE-2024-0474?
The impact of CVE-2024-0474 includes potential unauthorized access to the database through SQL injection.
How do I fix CVE-2024-0474?
To fix CVE-2024-0474, sanitize and validate user inputs in the login.php file to prevent SQL injection.