CVE-2025-6286: PHPGurukul COVID19 Testing Management System search-report-result.php redirect
A vulnerability classified as problematic has been found in PHPGurukul COVID19 Testing Management System 2021. Affected is an unknown function of the file /search-report-result.php. The manipulation of the argument q leads to open redirect. It is possible to launch the attack 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-6286?
CVE-2025-6286 is classified as a problematic vulnerability.
How does CVE-2025-6286 exploit an application?
CVE-2025-6286 allows for an open redirect via the manipulation of the 'q' argument in the /search-report-result.php file.
Which software is affected by CVE-2025-6286?
CVE-2025-6286 affects the PHPGurukul COVID19 Testing Management System.
Can CVE-2025-6286 be exploited remotely?
Yes, CVE-2025-6286 can potentially be exploited through remote attacks.
How can I mitigate CVE-2025-6286?
Mitigation steps for CVE-2025-6286 involve validating and sanitizing all user input, particularly the 'q' parameter.