vendor:
SmartEnergy
by:
Gjoko 'LiquidWorm' Krstic
8,8
CVSS
HIGH
SQL Injection Authentication Bypass
89
CWE
Product Name: SmartEnergy
Affected Version From: 1.3
Affected Version To: 1.4
Patch Exists: YES
Related CWE: N/A
CPE: a:soitec:smartenergy:1.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: nginx/1.6.2
2014
Soitec SmartEnergy 1.4 SCADA Login SQL Injection Authentication Bypass Exploit
Soitec SmartEnergy web application suffers from an authentication bypass vulnerability using SQL Injection attack in the login script. The script fails to sanitize the 'login' POST parameter allowing the attacker to bypass the security mechanism and view sensitive information that can be further used in a social engineering attack.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.