22 matches found
CVE-1999-0081
wu-ftp allows files to be overwritten via the rnfr command...
EUVD-2018-15121
Malware in sbrugna...
CVE-2020-22845
A buffer overflow in Mikrotik RouterOS 6.47 allows unauthenticated attackers to cause a denial of service DOS via crafted FTP requests...
BIT-RUBY-MIN-2021-31810
An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV response to trick Net::FTP into connecting back to a given IP address and port. This potentially makes curl extract information about services that are otherwise...
CVE-2023-40263
An issue was discovered in Atos Unify OpenScape Voice Trace Manager V8 before V8 R0.9.11. It allows authenticated command injection via ftp...
CVE-2010-20121
creationtimestamp| type| source ---|---|--- 2018-05-29 15:50:33+00:00| seen| https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/ftp/easyftpcwdfixret.rb 2025-10-23 21:12:56+00:00| seen| MISP/a9d21043-f825-4bac-8d2b-56fb9e8343e7...
FileApp For iPhone / iPad / iPod FTP Denial Of Service
Title : FileApp \n" print "Example:./FileApp 10.10.10.10\n" if lensys.argv 2: Usage sys.exit1 else: hostname = sys.argv1 username = "\x41" 5000 passwd = "[email protected]" username = "anonymous" passwd = "\x41" 5000 sock = socket.socketsocket.AFINET, socket.SOCKSTREAM try: sock.connecthostname, 2121 print...
iOS FileApp < 2.0 - FTP Remote Denial of Service
Title : FileApp \n" print "Example:./FileApp 10.10.10.10\n" if lensys.argv 2: Usage sys.exit1 else: hostname = sys.argv1 username = "\x41" 5000 passwd = "[email protected]" username = "anonymous" passwd = "\x41" 5000 sock = socket.socketsocket.AFINET, socket.SOCKSTREAM try: sock.connecthostname, 2121 print...
FTPDMIN 0.96 - Arbitrary File Disclosure
!/usr/bin/perl ftpdmin 0.96 Arbitrary File Disclosure Exploit Vulnerability Disclosure by 1 Slach or 2 Slach Tested on Win XP SP2 but it work in other box environment Abouts Exploit : first thing after we exec the application it make our box a simple ftp server so like we see if we want conect in...
Cisco IOS shellcode explanation
Hi, Lots of people have been asking for details about the slightly unorthodox shellcode I used within the IOS FTP exploit, so here goes: .equ vtyinfo, 0x8182da60 //contains a pointer to the VTY info structure .equ terminate, 0x80e4086c lis 4,vtyinfo@ha la 4,vtyinfo@l4 xor 8,8,8 //Clear r8 lwzx...
homeftp-dos.txt
Discovered by 0in from DaRk-CodeRs Programming & Security Group Contact: 0indotemailatgmaildotcom Thats a very funny bug, and nobody understand how it works; When we send a python FTP retrlines function bad command and create a new connection server got DoS... o0 Thats not overflow, it's probubly...
Titan FTP Server 6.03 (USER/PASS) Remote Heap Overflow PoC
No description provided by source. Titan FTP SERVER REMOTE HEAP OVERFLOWUSER/PASS Impact : Critical Windbg Output: bec.528: Access violation - code c0000005 first chance First chance exceptions are reported before any exception handling. This exception may be expected and handled. eax=41414141...
Ability Server 2.34 FTP STOR Buffer Overflow Exploit (Unix Exploit)
Exploit for unknown platform in category remote exploits =================================================================== Ability Server 2.34 FTP STOR Buffer Overflow Exploit Unix Exploit =================================================================== / email protected:/Exploits/abilityftp...
Ability Server 2.34 FTP STOR Buffer Overflow Exploit (Unix Exploit)
No description provided by source. / no@0x00:/Exploits/abilityftp$ ./ability-exploit Ability Server 2.34 Remote buffer overflow exploit in ftp STOR by NoPh0BiA. x Launching listener. x Bind successfull. x Listening on port 31337. x Connected to: 192.168.0.1. x Sending bad code...done. x Waiting f...
Dream FTP 1.2 Remote Format String Exploit
Exploit for unknown platform in category remote exploits ========================================== Dream FTP 1.2 Remote Format String Exploit ========================================== include include include include // WIN NT/2K/XP cmd.exe shellcode // kernel32.dll baseaddress calculation:...
ProFTPd 1.2.7 1.2.9rc2 - Remote Code Execution Brute Force
ProFTPd 1.2.7 1.2.9rc2 - Remote Code Execution Brute Force / ProFTPd 1.2.7 - 1.2.9rc2 remote r00t exploit -------------------------------------------- By Haggis This exploit builds on the work of bkbll to create a working, brute-force remote exploit for the \n procesing bug in ProFTPd. Tested on...
OpenBSD ftp Exploit (teso)
Exploit for bsd platform in category local exploits ========================== OpenBSD ftp Exploit teso ========================== / 7350-crocodile - x86/OpenBSD ftp exploit by lorian and scut / TESO=20 TESO CONFIDENTIAL - SOURCE MATERIALS This is unpublished proprietary source code of TESO...
OpenBSD - ftp Local Overflow
OpenBSD - ftp Local Overflow / 7350-crocodile - x86/OpenBSD ftp exploit by lorian and scut / TESO=20 TESO CONFIDENTIAL - SOURCE MATERIALS This is unpublished proprietary source code of TESO Security. The contents of these coded instructions, statements and computer programs may not be disclosed t...
OpenBSD - 'ftp' Local Overflow
/ 7350-crocodile - x86/OpenBSD ftp exploit by lorian and scut / TESO=20 TESO CONFIDENTIAL - SOURCE MATERIALS This is unpublished proprietary source code of TESO Security. The contents of these coded instructions, statements and computer programs may not be disclosed to third parties, copied or...
FTP client/server and listen() implementation
Here is exploit. It works as described in NAI 1996 bulletin http://www.nai.com/nailabs/aspset/advisory/ftp-paper.asp but.... there are two points i'm disagree with NAI. 1. ftp console client under FreeBSD 2.2.x IS vulnerable 2. Inspite I don't treat FTP as secured protocol IMHO it's OS/software...