CVE-2025-4772: PHPGurukul Online Course Registration department.php sql injection
A vulnerability has been found in PHPGurukul Online Course Registration 3.1 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/department.php. The manipulation of the argument department leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4772?
CVE-2025-4772 is classified as a critical vulnerability.
How does CVE-2025-4772 affect the PHPGurukul Online Course Registration?
CVE-2025-4772 affects the /admin/department.php file, where manipulation of the department argument can lead to SQL injection.
What types of attacks can exploit CVE-2025-4772?
CVE-2025-4772 can be exploited through SQL injection attacks, enabling attackers to manipulate database queries.
Are there any known exploits for CVE-2025-4772?
Yes, there are known exploits for CVE-2025-4772 that target the SQL injection vulnerability.
How do I fix CVE-2025-4772?
To fix CVE-2025-4772, it is recommended to sanitize user inputs and implement prepared statements to prevent SQL injection.