SQL Injection Vulnerability in Task Manager App by Burak Sevben
CVE-2024-25220
9.8CRITICAL
Key Information:
- Vendor
- CVE Published:
- 14 February 2024
What is CVE-2024-25220?
The Task Manager App version 1.0 is vulnerable to a SQL injection attack through the taskID parameter in the file /TaskManager/EditTask.php. This vulnerability allows attackers to manipulate database queries, potentially leading to unauthorized access to sensitive information or unintended system behavior. Proper input validation and parameterized queries are critical for mitigating this type of vulnerability.