First published: Tue Mar 04 2025(Updated: )
A vulnerability was found in PHPGurukul Student Record System 3.2. It has been declared as critical. This vulnerability affects unknown code of the file /password-recovery.php. The manipulation of the argument emailid 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 |
---|---|---|
Student Record System | ||
=3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1902 has been declared as critical.
CVE-2025-1902 affects the /password-recovery.php file and allows for SQL injection via manipulation of the emailid argument.
Yes, the attack can be initiated remotely.
CVE-2025-1902 affects PHPGurukul Student Record System version 3.2.
To fix CVE-2025-1902, ensure that proper input validation and parameterized queries are implemented in the application.