First published: Mon Mar 25 2024(Updated: )
SourceCodester PHP Task Management System 1.0 is vulnerable to SQL Injection via update-admin.php?admin_id=
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Task Manager In PHP | ||
PHP Task Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-29301 is categorized as a high-severity vulnerability due to its potential for SQL Injection exploits.
To fix CVE-2024-29301, sanitize and validate user inputs in the 'update-admin.php' file and use prepared statements to prevent SQL Injection.
CVE-2024-29301 affects version 1.0 of the SourceCodester PHP Task Management System.
CVE-2024-29301 is a SQL Injection vulnerability that allows attackers to manipulate database queries.
Yes, CVE-2024-29301 can lead to unauthorized access to sensitive data, potentially resulting in data breaches.