First published: Mon May 19 2025(Updated: )
A vulnerability classified as critical has been found in PHPGurukul Daily Expense Tracker System 1.1. This affects an unknown part of the file /expense-datewise-reports-detailed.php. The manipulation of the argument fromdate/todate 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 |
---|---|---|
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-4908 is classified as a critical vulnerability.
CVE-2025-4908 affects the /expense-datewise-reports-detailed.php file, leading to SQL injection vulnerabilities.
The vulnerability is caused by improper handling of user input parameters 'fromdate' and 'todate'.
Yes, CVE-2025-4908 can be exploited remotely, allowing an attacker to execute SQL commands on the server.
To fix CVE-2025-4908, ensure proper input validation and use prepared statements to mitigate SQL injection risks.