First published: Wed Feb 14 2024(Updated: )
Simple Expense Tracker v1.0 was discovered to contain a SQL injection vulnerability via the expense parameter at /endpoint/delete_expense.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Rems Simple Expense Tracker App | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25210 has a high severity rating due to the potential for SQL injection attacks that can expose sensitive data.
To fix CVE-2024-25210, validate and sanitize user inputs, particularly the expense parameter in the delete_expense.php endpoint.
The vulnerability CVE-2024-25210 affects Simple Expense Tracker version 1.0.
In the context of CVE-2024-25210, SQL injection allows an attacker to execute arbitrary SQL queries through the expense parameter.
The potential impacts of CVE-2024-25210 include unauthorized data access, data manipulation, and exhaustion of database resources.