vendor:
Complaint Management System
by:
FULLSHADE
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Complaint Management System
Affected Version From: v4.0
Affected Version To: v4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:complaint_management_system:4.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7
2020
Complaint Management System 4.0 – ‘cid’ SQL injection
The Complaint Management System v4.0 application from PHPgurukul is vulnerable to blind SQL injection via the 'cid' parameter which is found on the complaint-details.php page. The ?cid parameter is vulnerable to sql injection within the the vulnerable URL = https://10.0.0.214/complaint%20management%20system/cms/admin/complaint-details.php?cid=2
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.