vendor:
Customer Support System
by:
Geraldo Alcantara
7.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Customer Support System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2023-50071
CPE: a:customer_support_system:customer_support:1.0
Platforms Tested: Windows
2023
Customer Support System 1.0 – Multiple SQL Injection Vulnerabilities
Multiple SQL injection vulnerabilities were found in Customer Support System 1.0. These vulnerabilities can be exploited by authenticated attackers to run arbitrary SQL commands through the parameters department_id, customer_id, and subject.
Mitigation:
To mitigate these vulnerabilities, sanitize and validate user input to prevent SQL injection attacks. Additionally, use parameterized queries to interact with the database.