vendor:
iSQL
by:
HaHwul
7,5
CVSS
HIGH
Shell Command Injection
78
CWE
Product Name: iSQL
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: none
CPE: a:roselone:isql:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian [wheezy]
2016
iSQL(RL) 1.0 – Shell Command Injection
iSQL(RL) 1.0 is vulnerable to Shell Command Injection due to lack of filtering of special characters in str value. An attacker can inject arbitrary commands into the system by providing malicious input to the username and password fields. This can be exploited to execute arbitrary commands on the system.
Mitigation:
Input validation should be used to prevent malicious commands from being executed.