SQL Injection Vulnerability in PHPGurukul Daily Expense Tracker System
CVE-2025-4925
6.9MEDIUM
What is CVE-2025-4925?
A vulnerability exists in the PHPGurukul Daily Expense Tracker System 1.1 that allows for SQL injection through improperly handled arguments in the /expense-monthwise-reports-detailed.php file. By manipulating the 'fromdate' and 'todate' parameters, an attacker can execute unauthorized SQL commands, potentially compromising the integrity of the database. This weakness can be exploited remotely, making it essential for users to secure their installations by applying necessary patches and validating inputs to mitigate risk.
Affected Version(s)
Daily Expense Tracker System 1.1
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.