First published: Thu Nov 28 2024(Updated: )
A vulnerability, which was classified as critical, was found in PHPGurukul Complaint Management system 1.0. This affects an unknown part of the file /user/index.php. The manipulation of the argument emailid leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Complaint Management system | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11964 is classified as a critical vulnerability.
CVE-2024-11964 allows for SQL injection through the emailid parameter in the /user/index.php file.
Yes, CVE-2024-11964 can be exploited remotely by an attacker.
CVE-2024-11964 affects version 1.0 of PHPGurukul Complaint Management system.
To fix CVE-2024-11964, it is recommended to validate and sanitize user inputs, particularly the emailid parameter.