vendor:
COMMAX Smart Home IoT Control System CDP-1020n
by:
LiquidWorm
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: COMMAX Smart Home IoT Control System CDP-1020n
Affected Version From: CDP-1020n
Affected Version To: 481 System
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: Microsoft-IIS/7.5, ASP.NET
2021
COMMAX Smart Home IoT Control System CDP-1020n – SQL Injection Authentication Bypass
The application suffers from an SQL Injection vulnerability. Input passed through the 'id' POST parameter in 'loginstart.asp' is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and bypass the authentication mechanism.
Mitigation:
Input validation should be used to prevent SQL injection attacks.