vendor:
Cobub Razor
by:
Kyhvedn
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Cobub Razor
Affected Version From: 0.8.0
Affected Version To: 0.8.0
Patch Exists: YES
Related CWE: CVE-2018-8057
CPE: a:cobub:razor:0.8.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Cobub Razor 0.8.0 SQL injection Vulnerability
The string of the 'channel_name' and 'platform' parameter transmission is completely without check and filter,so if the string is passed, it will lead to the existence of SQL injection vulnerability,This could result in full information disclosure.
Mitigation:
Input validation should be used to prevent SQL injection attacks.