SQL Injection Vulnerability in Task Manager App by Burak Sevben
CVE-2024-25222
9.8CRITICAL
Key Information:
- Vendor
- CVE Published:
- 14 February 2024
What is CVE-2024-25222?
The Task Manager App v1.0 contains a SQL injection vulnerability that can be exploited through the 'projectID' parameter in the EditProject.php script. This weakness allows attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive data or database modifications. Proper validation and sanitization of user inputs are essential to mitigate the risk and ensure the integrity and confidentiality of the application's data.