vendor:
CRM Tool
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CRM Tool
Affected Version From: 2.8.2006
Affected Version To: 2.8.2006
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux, MacOS
2023
Taskhub CRM Tool 2.8.6 – SQL Injection
The Taskhub CRM Tool version 2.8.6 is vulnerable to SQL Injection. An attacker can exploit this vulnerability to execute arbitrary SQL queries and potentially gain unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize and validate user input before using it in SQL queries. Using prepared statements or parameterized queries can also help prevent SQL Injection attacks.