vendor:
Customer Support System
by:
Ahmed Abbas
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Customer Support System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: None
CPE: a:sourcecodester:customer_support_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro 1909 (x64_86) + XAMPP 7.4.4
2020
Customer Support System 1.0 – ‘username’ Authentication Bypass
A SQL injection vulnerability in Customer Support System 1.0 allows remote unauthenticated attackers to bypass the authentication process via username and password parameters.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.