First published: Mon May 19 2025(Updated: )
A vulnerability was found in PHPGurukul Daily Expense Tracker System 1.1. It has been rated as critical. Affected by this issue is some unknown functionality of the file /forgot-password.php. The manipulation of the argument email leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software | Affected Version | How to fix |
---|---|---|
PHP Gurukul Daily Expenses Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4907 has been rated as a critical vulnerability.
CVE-2025-4907 affects the functionality of the file /forgot-password.php in PHPGurukul Daily Expense Tracker System 1.1.
CVE-2025-4907 is an SQL injection vulnerability caused by improper handling of the email argument.
To mitigate CVE-2025-4907, you should implement proper input validation and use parameterized queries for database access.
Exploiting CVE-2025-4907 could allow an attacker to execute arbitrary SQL queries on the database.