CVE-2025-3242: PHPGurukul e-Diary Management System search-result.php sql injection
A vulnerability has been found in PHPGurukul e-Diary Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /search-result.php. The manipulation of the argument id/searchdata leads to sql injection. The attack can be initiated 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-3242?
CVE-2025-3242 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-3242?
CVE-2025-3242 is an SQL injection vulnerability found within the PHPGurukul e-Diary Management System.
What is affected by CVE-2025-3242?
CVE-2025-3242 affects the PHPGurukul e-Diary Management System version 1.0.
How can an attacker exploit CVE-2025-3242?
An attacker can exploit CVE-2025-3242 remotely by manipulating the 'searchdata' argument in the /search-result.php file.
How do I fix CVE-2025-3242?
To fix CVE-2025-3242, it is recommended to sanitize input data and implement parameterized queries to prevent SQL injection.