First published: Wed Feb 12 2025(Updated: )
PHPGurukul Daily Expense Tracker System v1.1 is vulnerable to SQL Injection in /dets/add-expense.php via the dateexpense parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Daily Expense Tracker System | ||
PHPGurukul Daily Expense Tracker System | =1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-25351 is rated as a high-severity SQL Injection vulnerability.
To fix CVE-2025-25351, validate and sanitize the 'dateexpense' parameter in the /dets/add-expense.php file.
CVE-2025-25351 can allow attackers to execute arbitrary SQL commands, potentially leading to data leakage or corruption.
Yes, CVE-2025-25351 specifically affects PHPGurukul Daily Expense Tracker System version 1.1.
If an immediate patch for CVE-2025-25351 is not possible, consider implementing web application firewalls or additional monitoring to mitigate risks.