vendor:
Ciuis CRM
by:
Zahid Abbasi
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ciuis CRM
Affected Version From: 1.0.7
Affected Version To: 1.0.7
Patch Exists: NO
Related CWE: N/A
CPE: a:ciuis:ciuis_crm
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win 7 64-bit
2017
Ciuis CRM v 1.0.7 Sql Injection
The injection required user registration on CIUS CRM. Old versions have not been tested but it's a guess, they are also vulnerable. The URL path filename appears to be vulnerable to SQL injection attacks. The payload 65079277 or 7647=07647 was submitted in the URL path filename, and a database error message was returned.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.