CVE-2024-29302: SQL Injection
Published Mar 25, 2024
·Updated
SourceCodester PHP Task Management System 1.0 is vulnerable to SQL Injection via update-employee.php.
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-29302?
CVE-2024-29302 is rated as a high severity vulnerability due to its potential for SQL injection attacks.
2
How does CVE-2024-29302 affect the PHP Task Management System?
CVE-2024-29302 allows attackers to execute arbitrary SQL queries through the update-employee.php script.
3
How can I fix CVE-2024-29302?
To fix CVE-2024-29302, validate and sanitize all user inputs to prevent SQL injection before they are processed in the application.
4
What versions of the PHP Task Management System are affected by CVE-2024-29302?
CVE-2024-29302 specifically affects SourceCodester PHP Task Management System version 1.0.
5
Is CVE-2024-29302 exploitable remotely?
Yes, CVE-2024-29302 can be exploited remotely, allowing unauthorized users to potentially access sensitive data.