CVE-2024-11964: PHPGurukul Complaint Management system index.php sql injection
Published 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.
Affected Software
1 affected component
Phpgurukul Complaint Management system=1.0
Event History
Nov 28, 2024
CVE Published
via MITRE·05:00 PM
Data Sourced
via MITRE·05:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-11964?
CVE-2024-11964 is classified as a critical vulnerability.
2
How does CVE-2024-11964 affect the PHPGurukul Complaint Management system?
CVE-2024-11964 allows for SQL injection through the emailid parameter in the /user/index.php file.
3
Is it possible to exploit CVE-2024-11964 remotely?
Yes, CVE-2024-11964 can be exploited remotely by an attacker.
4
Which version of PHPGurukul Complaint Management system is affected by CVE-2024-11964?
CVE-2024-11964 affects version 1.0 of PHPGurukul Complaint Management system.
5
How can I fix CVE-2024-11964?
To fix CVE-2024-11964, it is recommended to validate and sanitize user inputs, particularly the emailid parameter.