Lucene search
+L

51 matches found

CVE
CVE
added 2008/12/18 9:0 p.m.69 views

CVE-2008-5666

CVE-2008-5666 affects WinFTP Server 2.3.0. In PASV mode, a sequence of FTP sessions with an invalid NLST -1 can trigger a denial of service. Public sources (e.g., PacketStorm Metasploit PoC, OpenVAS entries) corroborate a PASV/NLST DoS vector but do not provide vendor-issued fixes within the supp...

3.5CVSS6.1AI score0.20591EPSS
SaveExploits2References6Affected Software1
seebug.org
seebug.org
added 2008/10/10 12:0 a.m.24 views

WinFTP 2.3.0 (PASV mode) Remote Denial of Service Exploit

No description provided by source. WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed when try to send data xdmnt -- coding: windows-1252 -- import socket import time import sys PORT = 21 def helpinfo: print "Usage: winftp host login password\n" print "Note: anonymous is...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2008/10/09 12:0 a.m.21 views

WinFTP 2.3.0 (PASV mode) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ========================================================= WinFTP 2.3.0 PASV mode Remote Denial of Service Exploit ========================================================= WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2008/10/09 12:0 a.m.13 views

WinFTP Server 2.3.0 - PASV Mode Remote Denial of Service

WinFTP Server 2.3.0 - PASV Mode Remote Denial of Service WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed when try to send data xdmnt -- coding: windows-1252 -- import socket import time import sys PORT = 21 def helpinfo: print "Usage: winftp \n" print "Note: anonymous is...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/10/09 12:0 a.m.30 views

WinFTP Server 2.3.0 - 'PASV Mode' Remote Denial of Service

WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed when try to send data xdmnt -- coding: windows-1252 -- import socket import time import sys PORT = 21 def helpinfo: print "Usage: winftp \n" print "Note: anonymous is enought\n" def connhostname, username, passwd: sock =...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2008/09/30 11:28 p.m.41 views

WinFTP 2.3.0 NLST Denial of Service

This module is a very rough port of Julien Bedard's PoC. You need a valid login, but even anonymous can do it if it has permission to call NLST. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule...

3.5CVSS10AI score0.20591EPSS
SaveExploits2
exploitpack
exploitpack
added 2008/09/26 12:0 a.m.17 views

WinFTP Server 2.3.0 - NLST Denial of Service

WinFTP Server 2.3.0 - NLST Denial of Service !/usr/bin/perl Simple Dos Crap for the winftpsrv.exe v.2.3.0 by Julien Bedard use Net::FTP; $wftpsrvaddr = "255.255.255.255"; $overflow = "..?" x 35000; $user = "test"; $pass = "test"; $port = 21; $ftp = Net::FTP-new"$wftpsrvaddr", Debug = 0 || die...

SaveExploits0
0day.today
0day.today
added 2008/09/26 12:0 a.m.17 views

WinFTP Server 2.3.0 (NLST) Denial of Service Exploit

Exploit for unknown platform in category dos / poc ==================================================== WinFTP Server 2.3.0 NLST Denial of Service Exploit ==================================================== !/usr/bin/perl Simple Dos Crap for the winftpsrv.exe v.2.3.0 by Julien Bedard use Net::FT...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/26 12:0 a.m.32 views

WinFTP Server 2.3.0 - 'NLST' Denial of Service

!/usr/bin/perl Simple Dos Crap for the winftpsrv.exe v.2.3.0 by Julien Bedard use Net::FTP; $wftpsrvaddr = "255.255.255.255"; $overflow = "..?" x 35000; $user = "test"; $pass = "test"; $port = 21; $ftp = Net::FTP-new"$wftpsrvaddr", Debug = 0 || die "Cannot connect to ftp server: $@";...

7.4AI score
SaveExploits0
NVD
NVD
added 2006/12/21 1:28 a.m.14 views

CVE-2006-6673

WinFtp Server 2.0.2 allows remote attackers to cause a denial of service crash via long 1 PASV, 2 LIST, 3 USER, 4 PORT, and possibly other commands...

5CVSS6.8AI score0.02898EPSS
SaveExploits0References3
CVE
CVE
added 2006/12/21 1:0 a.m.45 views

CVE-2006-6673

CVE-2006-6673 affects WinFtp Server 2.0.2. A remote attacker can trigger a crash (DoS) by sending abnormally long commands for (1) PASV, (2) LIST, (3) USER, (4) PORT, and possibly other commands. The entry notes a network-based vulnerability with no authentication required and an impact limited t...

5CVSS7.1AI score0.02898EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2006/12/21 1:0 a.m.18 views

CVE-2006-6673

WinFtp Server 2.0.2 allows remote attackers to cause a denial of service crash via long 1 PASV, 2 LIST, 3 USER, 4 PORT, and possibly other commands...

6.8AI score0.02898EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2006/12/21 12:0 a.m.61 views

WinFTP FTP server / Dream FTP Server buffer overflow

Buffer overflow on oversized PASV command...

7.5CVSS4AI score0.04705EPSS
SaveExploits0Affected Software2
seebug.org
seebug.org
added 2006/12/20 12:0 a.m.11 views

WinFtp Server 2.0.2 (PASV) Remote Denial of Service Exploit

No description provided by source. import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " WinFtp Server Version 2.0.2 Denial of Service" print " url: http://www.wftpserver.com/" print " author: shinnai"...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2006/12/19 12:0 a.m.13 views

WinFtp Server 2.0.2 (PASV) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc =========================================================== WinFtp Server 2.0.2 PASV Remote Denial of Service Exploit =========================================================== import sys,os,string import socket import struct import time print...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2006/12/19 12:0 a.m.14 views

WinFTP Server 2.0.2 - PASV Remote Denial of Service

WinFTP Server 2.0.2 - PASV Remote Denial of Service import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " WinFtp Server Version 2.0.2 Denial of Service" print " url: http://www.wftpserver.com/" print "...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/12/19 12:0 a.m.41 views

WinFTP Server 2.0.2 - 'PASV' Remote Denial of Service

import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " WinFtp Server Version 2.0.2 Denial of Service" print " url: http://www.wftpserver.com/" print " author: shinnai" print " mail:...

7.4AI score
SaveExploits0
NVD
NVD
added 2005/08/23 4:0 a.m.16 views

CVE-2005-2634

Buffer overflow in the Log-SCR function in the "Log to Screen" feature in WinFtp Server 1.6.8 allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via a long request...

7.5CVSS8AI score0.05247EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2005/08/20 4:0 a.m.20 views

CVE-2005-2634

Buffer overflow in the Log-SCR function in the "Log to Screen" feature in WinFtp Server 1.6.8 allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via a long request...

8AI score0.05247EPSS
SaveExploits1References6
CVE
CVE
added 2005/08/20 4:0 a.m.51 views

CVE-2005-2634

CVE-2005-2634 affects WinFtp Server 1.6.8; the vulnerability is a buffer overflow in the Log-SCR function of the "Log to Screen" feature. An attacker can trigger a long request to cause a remote denial of service (application crash) and potentially execute arbitrary code. The connected documents ...

7.5CVSS8.3AI score0.05247EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder