First published: Fri Apr 04 2025(Updated: )
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 searchdata leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul e-Diary Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3242 is classified as a critical vulnerability.
CVE-2025-3242 is an SQL injection vulnerability found within the PHPGurukul e-Diary Management System.
CVE-2025-3242 affects the PHPGurukul e-Diary Management System version 1.0.
An attacker can exploit CVE-2025-3242 remotely by manipulating the 'searchdata' argument in the /search-result.php file.
To fix CVE-2025-3242, it is recommended to sanitize input data and implement parameterized queries to prevent SQL injection.