vendor:
Complain Management System
by:
havysec
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Complain Management System
Affected Version From: not supplied
Affected Version To: not supplied
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu14.04
2017
Complain Management System Blind SQL Injection
The functions.php file line 88 has hardcoded admin credentials. Using the hardcoded admin credentials we then have access to the view.php file that is vulnerable to Blind SQL injection.
Mitigation:
Ensure that all user input is validated and filtered before being used in SQL queries.