vendor:
N149/4.0-4.5 Wind Turbine
by:
t4rkd3vilz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N149/4.0-4.5 Wind Turbine
Affected Version From: N149/4.0
Affected Version To: N149/4.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2018
Nordex N149/4.0-4.5 Wind Turbine Web Server – SQL Injection
A SQL injection vulnerability exists in the Nordex N149/4.0-4.5 Wind Turbine Web Server. An attacker can send a specially crafted POST request to the login.php page with malicious SQL code in the login parameter to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.