First published: Mon Apr 15 2024(Updated: )
SQL Injection vulnerability in Sourcecodester php task management system v1.0, allows remote attackers to execute arbitrary code, escalate privileges, and obtain sensitive information via crafted payload to update-admin.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-28557 is categorized as a high severity vulnerability due to its potential for remote code execution and privilege escalation.
To mitigate CVE-2024-28557, ensure that you validate and sanitize all user inputs in the application, especially in update-admin.php.
CVE-2024-28557 affects users of Sourcecodester php task management system v1.0 that have not applied security measures against SQL injection.
Exploitation of CVE-2024-28557 could lead to unauthorized access, data leakage, and complete control over the affected system.
As of now, there is no official patch for CVE-2024-28557, so it's important to implement coding best practices to prevent SQL injection.