First published: Mon Mar 25 2024(Updated: )
SourceCodester PHP Task Management System 1.0 is vulnerable to SQL Injection via update-employee.php.
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-29302 is rated as a high severity vulnerability due to its potential for SQL injection attacks.
CVE-2024-29302 allows attackers to execute arbitrary SQL queries through the update-employee.php script.
To fix CVE-2024-29302, validate and sanitize all user inputs to prevent SQL injection before they are processed in the application.
CVE-2024-29302 specifically affects SourceCodester PHP Task Management System version 1.0.
Yes, CVE-2024-29302 can be exploited remotely, allowing unauthorized users to potentially access sensitive data.