CVE-2024-25211: SQL Injection
Published Feb 14, 2024
·Updated
Simple Expense Tracker v1.0 was discovered to contain a SQL injection vulnerability via the category parameter at /endpoint/deletecategory.php.
Affected Software
1 affected component
rems Simple Expense Tracker App=1.0
Event History
Feb 14, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-25211?
CVE-2024-25211 is classified as a high-severity SQL injection vulnerability.
2
How can I fix CVE-2024-25211?
To fix CVE-2024-25211, developers should sanitize and validate input parameters to prevent SQL injection.
3
Which software is affected by CVE-2024-25211?
CVE-2024-25211 affects Simple Expense Tracker version 1.0.
4
Is CVE-2024-25211 actively exploited?
There is currently no public information indicating that CVE-2024-25211 is actively exploited in the wild.
5
What type of vulnerability is CVE-2024-25211?
CVE-2024-25211 is a SQL injection vulnerability that allows attackers to manipulate database queries via the category parameter.