CVE-2024-3769: PHPGurukul Student Record System login.php sql injection
A vulnerability, which was classified as critical, was found in PHPGurukul Student Record System 3.20. Affected is an unknown function of the file /login.php. The manipulation of the argument id/password 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-260616.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3769?
CVE-2024-3769 is classified as a critical vulnerability due to its potential for remote exploitation via SQL injection.
How do I fix CVE-2024-3769?
To fix CVE-2024-3769, you should validate and sanitize all user inputs, especially the 'id' and 'password' parameters in the login process.
What software is affected by CVE-2024-3769?
CVE-2024-3769 affects version 3.20 of the PHPGurukul Student Record System.
Can CVE-2024-3769 be exploited remotely?
Yes, CVE-2024-3769 can be exploited remotely, allowing attackers to execute SQL injection attacks from any location.
What type of vulnerability is CVE-2024-3769?
CVE-2024-3769 is an SQL injection vulnerability that arises from improper handling of user input in the login functionality.