First published: Mon Apr 15 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Student Record System | ||
Student Record System | =3.20 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3769 is classified as a critical vulnerability due to its potential for remote exploitation via SQL injection.
To fix CVE-2024-3769, you should validate and sanitize all user inputs, especially the 'id' and 'password' parameters in the login process.
CVE-2024-3769 affects version 3.20 of the PHPGurukul Student Record System.
Yes, CVE-2024-3769 can be exploited remotely, allowing attackers to execute SQL injection attacks from any location.
CVE-2024-3769 is an SQL injection vulnerability that arises from improper handling of user input in the login functionality.