First published: Mon Jan 29 2024(Updated: )
Sourcecodester Daily Habit Tracker App 1.0 allows SQL Injection via the parameter 'tracker.'
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Remyandrade Daily Habit Tracker | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-24140 is classified as a high-severity vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2024-24140, validate and sanitize the input for the 'tracker' parameter to prevent SQL Injection.
CVE-2024-24140 permits attackers to execute arbitrary SQL commands on the database.
CVE-2024-24140 specifically affects version 1.0 of the Daily Habit Tracker App by Remy Andrade.
Exploitation of CVE-2024-24140 could lead to unauthorized access to sensitive data in the application's database.