First published: Fri Apr 04 2025(Updated: )
A vulnerability classified as critical was found in PHPGurukul e-Diary Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /add-category.php. The manipulation of the argument Category leads to sql injection. The attack can be launched 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 | ||
PHPGurukul e-Diary Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3265 is classified as a critical vulnerability.
CVE-2025-3265 allows for SQL injection through the manipulation of the 'Category' argument in the /add-category.php file.
Yes, CVE-2025-3265 can be exploited remotely.
PHPGurukul e-Diary Management System version 1.0 is affected by CVE-2025-3265.
To fix CVE-2025-3265, sanitize and validate all inputs to the /add-category.php file to prevent SQL injection.