First published: Tue Jan 16 2024(Updated: )
Budget and Expense Tracker System v1.0 is vulnerable to SQL Injection via /expense_budget/admin/?page=reports/budget&date_start=2023-12-28&date_end=
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Budget And Expense Tracker System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-22628 is considered a high-severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2024-22628, sanitize user inputs and use parameterized queries to prevent SQL injection.
CVE-2024-22628 affects Budget and Expense Tracker System version 1.0.
In the context of CVE-2024-22628, SQL injection allows attackers to manipulate SQL queries through unvalidated user input.
You can identify if your application is vulnerable to CVE-2024-22628 by testing the input fields at the specified URL for SQL injection patterns.