CVE-2024-28613: SQL Injection
SQL Injection vulnerability in PHP Task Management System v.1.0 allows a remote attacker to escalate privileges and obtain sensitive information via the taskid parameter of the task-details.php, and edit-task.php component.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-28613?
CVE-2024-28613 is categorized as a critical severity vulnerability due to the potential for privilege escalation and exposure of sensitive information.
How do I fix CVE-2024-28613?
To fix CVE-2024-28613, it is essential to sanitize and validate inputs for the task_id parameter in both task-details.php and edit-task.php components.
What components are affected by CVE-2024-28613?
CVE-2024-28613 affects the task-details.php and edit-task.php components of PHP Task Management System version 1.0.
Can CVE-2024-28613 be exploited remotely?
Yes, CVE-2024-28613 can be exploited remotely, allowing attackers to escalate privileges if the system is vulnerable.
Is there a patch available for CVE-2024-28613?
As of now, there is no official patch available for CVE-2024-28613, and manual mitigation through code updates is recommended.