vendor:
Customer Support System
by:
Saeed Bala Ahmed (r0b0tG4nG)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Customer Support System
Affected Version From: Version 1
Affected Version To:
Patch Exists: Unpatched
Related CWE:
CPE:
Platforms Tested: Parrot OS
2020
Customer Support System 1.0 – ‘id’ SQL Injection
The application is vulnerable to SQL Injection in the 'id' parameter. By manipulating the 'id' parameter in the URL, an attacker can execute arbitrary SQL queries and potentially gain unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, the application should implement proper input validation and parameterized queries to prevent SQL Injection attacks.