CVE-2025-4794: PHPGurukul Online Course Registration news.php sql injection
A vulnerability was found in PHPGurukul Online Course Registration 3.1. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /news.php. The manipulation of the argument newstitle 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-4794?
CVE-2025-4794 has been declared as critical.
What is the nature of the vulnerability in CVE-2025-4794?
CVE-2025-4794 involves SQL injection due to manipulation of the 'newstitle' argument in the file /news.php.
Which software is affected by CVE-2025-4794?
CVE-2025-4794 affects PHPGurukul Online Course Registration version 3.1.
How can I mitigate CVE-2025-4794?
To mitigate CVE-2025-4794, sanitize all user inputs, particularly the 'newstitle' argument to prevent SQL injection.
Is there a patch available for CVE-2025-4794?
Currently, there is no specific patch available for CVE-2025-4794, so implementing input validation is crucial.