CVE-2024-3770: PHPGurukul Student Record System sql injection
A vulnerability has been found in PHPGurukul Student Record System 3.20 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /manage-courses.php?del=1. The manipulation of the argument del leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-260617 was assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3770?
CVE-2024-3770 is classified as a critical severity vulnerability.
What functionality is impacted by CVE-2024-3770?
CVE-2024-3770 affects the functionality related to the file /manage-courses.php?del=1.
What type of vulnerability is CVE-2024-3770?
CVE-2024-3770 is a SQL injection vulnerability.
How can I detect if my system is vulnerable to CVE-2024-3770?
You can check if your installation of PHPGurukul Student Record System 3.20 exposes the /manage-courses.php?del=1 parameter to user input.
How do I fix CVE-2024-3770?
To fix CVE-2024-3770, you should sanitize and validate user inputs for the delete operation in the application.