CVE-2024-29301: SQL Injection
Published Mar 25, 2024
·Updated
SourceCodester PHP Task Management System 1.0 is vulnerable to SQL Injection via update-admin.php?adminid=
Affected Software
2 affected components
Sourcecodester PHP Task Management System
Mayurik Php Task Management System=1.0
Event History
Mar 25, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Mar 26, 2024
Data Sourced
via NVD·12:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-29301?
CVE-2024-29301 is categorized as a high-severity vulnerability due to its potential for SQL Injection exploits.
2
How do I fix CVE-2024-29301?
To fix CVE-2024-29301, sanitize and validate user inputs in the 'update-admin.php' file and use prepared statements to prevent SQL Injection.
3
What systems are affected by CVE-2024-29301?
CVE-2024-29301 affects version 1.0 of the SourceCodester PHP Task Management System.
4
What type of vulnerability is CVE-2024-29301?
CVE-2024-29301 is a SQL Injection vulnerability that allows attackers to manipulate database queries.
5
Can CVE-2024-29301 lead to data breaches?
Yes, CVE-2024-29301 can lead to unauthorized access to sensitive data, potentially resulting in data breaches.