6380 matches found
CVE-2006-2172
Buffer overflow in Gene6 FTP Server 3.1.0 allows remote authenticated attackers to cause a denial of service crash and possibly execute arbitrary code via a long argument to 1 MKD or 2 XMKD, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2173
Buffer overflow in FileZilla FTP Server 2.2.22 allows remote authenticated attackers to cause a denial of service and possibly execute arbitrary code via a long 1 PORT or 2 PASS followed by the MLSD command, or 2 the remote server interface, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2180
Buffer overflow in Golden FTP Server Pro 2.70 allows remote attackers to cause a denial of service application crash and execute arbitrary code via a long argument to the 1 NLST or 2 APPE commands, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2170
Buffer overflow in ArgoSoft FTP Server 1.4.3.6 allows remote attackers to execute arbitrary code via Unicode in the RNTO command, as demonstrated by the Infigo FTPStress Fuzzer...
Buffer overflow
Buffer overflow in FileZilla FTP Server 2.2.22 allows remote authenticated attackers to cause a denial of service and possibly execute arbitrary code via a long 1 PORT or 2 PASS followed by the MLSD command, or 2 the remote server interface, as demonstrated by the Infigo FTPStress Fuzzer...
Buffer overflow
Buffer overflow in Gene6 FTP Server 3.1.0 allows remote authenticated attackers to cause a denial of service crash and possibly execute arbitrary code via a long argument to 1 MKD or 2 XMKD, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2170
Buffer overflow in ArgoSoft FTP Server 1.4.3.6 allows remote attackers to execute arbitrary code via Unicode in the RNTO command, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2172
CVE-2006-2172 affects Gene6 FTP Server 3.1.0. A buffer overflow in handling long arguments to MKD and XMKD allows remote authenticated users to crash the server and potentially execute arbitrary code. Documented impact includes denial of service and possible code execution. Remediation in the con...
CVE-2006-2180
The provided documents confirm CVE-2006-2180: a buffer overflow in Golden FTP Server Pro 2.70 allowing a remote attacker to crash the application or run arbitrary code through a long argument to the NLST or APPE commands (as demonstrated by the Infigo FTPStress Fuzzer). The issue is exploitable o...
CVE-2006-2180
Buffer overflow in Golden FTP Server Pro 2.70 allows remote attackers to cause a denial of service application crash and execute arbitrary code via a long argument to the 1 NLST or 2 APPE commands, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2170
CVE-2006-2170 affects ArgoSoft FTP Server 1.4.3.6. A buffer overflow is triggered by Unicode in the RNTO command, allowing remote attackers to execute arbitrary code. Exploitation was demonstrated by the Infigo FTPStress Fuzzer. The CVSS base score is 6.4 (Medium) with network access, low attack ...
CVE-2006-2172
Buffer overflow in Gene6 FTP Server 3.1.0 allows remote authenticated attackers to cause a denial of service crash and possibly execute arbitrary code via a long argument to 1 MKD or 2 XMKD, as demonstrated by the Infigo FTPStress Fuzzer...
CVE-2006-2173
CVE-2006-2173 affects FileZilla FTP Server 2.2.22. The vulnerability is a buffer overflow in handling certain commands (PORT or PASS followed by MLSD) or the remote server interface, enabling a remote authenticated attacker to trigger a denial of service and potentially execute arbitrary code. Th...
CVE-2006-2173
Buffer overflow in FileZilla FTP Server 2.2.22 allows remote authenticated attackers to cause a denial of service and possibly execute arbitrary code via a long 1 PORT or 2 PASS followed by the MLSD command, or 2 the remote server interface, as demonstrated by the Infigo FTPStress Fuzzer...
XM Easy Personal FTP Server 4.3 - USER Remote Buffer Overflow (PoC)
XM Easy Personal FTP Server 4.3 - USER Remote Buffer Overflow PoC XM EASY PERSONAL FTP SERVER v4.3 http://www.securityfocus.com/archive/1/432960/30/0/threaded Buffer Overflow Vulnerability PoC [email protected] import socket import struct import time import sys buff='USER '+'A'5000+'\r\n' if...
KLA10173 DoS vulnerability in Gene6 FTP Server
A buffer overflow was found in Gene6 FTP Server. By exploiting this vulnerability malicious users can cause denial of service or possibly execute arbitrary code. This vulnerability can be exploited remotely via unspecified vectors. Original advisories - Related products Gene6-FTP-Server CVE list...
acFTP FTP Server 1.4 - USER Remote Buffer Overflow (PoC)
acFTP FTP Server 1.4 - USER Remote Buffer Overflow PoC ===== acFtpd BoF Crash Exploit ===== There is a Buffer overflow at the USER command in acFtpd. Vuln found by: Preddy RootShell Security Group Usage: acdos.pl use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; my $overflow = "A"...
XM Easy Personal FTP Server <= 4.3 (USER) Remote Buffer Overflow PoC
No description provided by source. XM EASY PERSONAL FTP SERVER v4.3 http://www.securityfocus.com/archive/1/432960/30/0/threaded Buffer Overflow Vulnerability PoC [email protected] import socket import struct import time import sys buff='USER '+'A'5000+'\r\n' if lensys.argv!=3: print "+ Usage: %s ...
XM Easy Personal FTP Server <= 4.3 (USER) Remote Buffer Overflow PoC
Exploit for unknown platform in category dos / poc ==================================================================== XM Easy Personal FTP Server \n" %sys.argv0 sys.exit0 try: print "+ Connecting to %s" %sys.argv1 s=socket.socketsocket.AFINET, socket.SOCKSTREAM...
XM Easy Personal FTP Server 4.3 - 'USER' Remote Buffer Overflow (PoC)
XM EASY PERSONAL FTP SERVER v4.3 http://www.securityfocus.com/archive/1/432960/30/0/threaded Buffer Overflow Vulnerability PoC [email protected] import socket import struct import time import sys buff='USER '+'A'5000+'\r\n' if lensys.argv!=3: print "+ Usage: %s \n" %sys.argv0 sys.exit0 try: print...