First published: Fri Apr 04 2025(Updated: )
A vulnerability was found in PHPGurukul e-Diary Management System 1.0. It has been classified as critical. This affects an unknown part of the file /password-recovery.php. The manipulation of the argument username/contactno leads to sql injection. It is possible to initiate the attack 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-3216 has been classified as a critical vulnerability.
CVE-2025-3216 allows for SQL injection through the manipulation of the username/contactno argument in the /password-recovery.php file.
An attacker exploiting CVE-2025-3216 could gain unauthorized access to sensitive data stored in the database.
To mitigate CVE-2025-3216, you should sanitize and validate all user inputs, especially in the /password-recovery.php file.
As of now, there is no specific patch mentioned for CVE-2025-3216, so applying secure coding practices is recommended.