CVE-2025-10603: PHPGurukul Online Discussion Forum search_result.php sql injection
A vulnerability was determined in PHPGurukul Online Discussion Forum 1.0. Affected by this issue is some unknown functionality of the file /admin/adminforum/searchresult.php. Executing manipulation of the argument Search can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-10603?
CVE-2025-10603 is classified as a critical SQL injection vulnerability that allows attackers to manipulate database queries.
How do I fix CVE-2025-10603?
To fix CVE-2025-10603, ensure you sanitize and validate all user inputs in the /admin/admin_forum/search_result.php file to prevent SQL injection.
What versions of PHPGurukul Online Discussion Forum are affected by CVE-2025-10603?
CVE-2025-10603 affects PHPGurukul Online Discussion Forum version 1.0.
Can CVE-2025-10603 be exploited remotely?
Yes, CVE-2025-10603 can be exploited remotely through the search functionality in the affected application.
What type of attack can be performed using CVE-2025-10603?
An attacker can perform SQL injection attacks through the manipulation of the 'Search' argument in the affected file.