Lucene search
+L

6449 matches found

Cvelist
Cvelist
added 2006/05/04 10:00 a.m.25 views

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...

7.7AI score0.06499EPSS
SaveExploits1References7
CVE
CVE
added 2006/05/04 10:00 a.m.79 views

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...

6.4CVSS7.7AI score0.06499EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2006/05/04 10:00 a.m.33 views

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...

7.7AI score0.04197EPSS
SaveExploits1References7
Kaspersky
Kaspersky
added 2006/05/04 12:00 a.m.55 views

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...

7.5CVSS8.4AI score0.04197EPSS
SaveExploits1References2
exploitpack
exploitpack
added 2006/05/04 12:00 a.m.14 views

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...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2006/05/04 12:00 a.m.18 views

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"...

0.9AI score
SaveExploits0
seebug.org
seebug.org
added 2006/05/04 12:00 a.m.25 views

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 ...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/05/04 12:00 a.m.18 views

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...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/05/04 12:00 a.m.60 views

Gene6 FTP Server Multiple Command Remote Overflows

The remote host appears to be using Gene6 FTP Server, a professional FTP server for Windows. According to its banner, the version of Gene6 FTP Server installed on the remote host contains buffer overflow vulnerabilities that can be exploited by an authenticated, possibly anonymous, user with...

7.5CVSS6.6AI score0.04197EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2006/05/04 12:00 a.m.30 views

ArGoSoft FTP Server RNTO Command Remote Buffer Overflow

The remote host is using ArGoSoft FTP Server, an FTP server for Windows. The version of ArGoSoft FTP Server installed on the remote host contains a buffer overflow vulnerability that can be exploited by an authenticated, but possibly anonymous, user with a specially crafted RNTO command to crash...

6.4CVSS6.2AI score0.053EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2006/05/04 12:00 a.m.26 views

Golden FTP Server Pro Multiple Command Remote Overflow DoS

The remote host appears to be using Golden FTP Server, a personal FTP server for Windows. The version of Golden FTP Server installed on the remote host contains a buffer overflow vulnerability that can be exploited by an authenticated, possibly anonymous, user with a specially crafted NLST comman...

6.4CVSS6.5AI score0.0684EPSS
SaveExploits2References2
Exploit DB
Exploit DB
added 2006/05/04 12:00 a.m.96 views

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...

7.5CVSS5.8AI score0.06031EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2006/05/03 12:00 a.m.65 views

Golden FTP Server Pro 2.70 - 'APPE' Remote Buffer Overflow (PoC)

!/usr/bin/perl ----------------------------------------------------------------------------------------- Golden FTP Server Pro 2.70 Remote APPE command PoC exploit : DoS /JA https://www.securinfos.info ----------------------------------------------------------------------------------------- use...

6.4CVSS5.8AI score0.0684EPSS
SaveExploits2
seebug.org
seebug.org
added 2006/05/03 12:00 a.m.20 views

Golden FTP Server Pro 2.70 (APPE) Remote Buffer Overflow PoC

No description provided by source. !/usr/bin/perl ----------------------------------------------------------------------------------------- Golden FTP Server Pro 2.70 Remote APPE command PoC exploit : DoS /JA https://www.securinfos.info...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/05/03 12:00 a.m.19 views

Golden FTP Server Pro 2.70 (APPE) Remote Buffer Overflow PoC

Exploit for unknown platform in category dos / poc ============================================================ Golden FTP Server Pro 2.70 APPE Remote Buffer Overflow PoC ============================================================ !/usr/bin/perl...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2006/05/03 12:00 a.m.10 views

Golden FTP Server Pro 2.70 - APPE Remote Buffer Overflow (PoC)

Golden FTP Server Pro 2.70 - APPE Remote Buffer Overflow PoC !/usr/bin/perl ----------------------------------------------------------------------------------------- Golden FTP Server Pro 2.70 Remote APPE command PoC exploit : DoS /JA https://www.securinfos.info...

0.5AI score
SaveExploits0
securityvulns
securityvulns
added 2006/05/02 12:00 a.m.47 views

infocus

Hi, We have released simple and user friendly GUI FTP fuzzer tool for stress testing FTP server implementations. It is quite configurable tool, which means that you can precisely define which FTP commands will be fuzzed with the parameter size and test strings. Running this fuzzer against FTP...

0.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/04/28 12:00 a.m.51 views

WinAgents FTFP Server directory traversal

Directory traversal on GET command processing...

3.4AI score
SaveExploits0References1Affected Software1
NVD
NVD
added 2006/04/26 12:06 a.m.35 views

CVE-2006-2027

Buffer overflow in Unicode processing in the logging functionality in Pablo Software Solutions Quick 'n Easy FTP Server Professional and Lite, probably 3.0, allows remote authenticated users to execute arbitrary code by sending a command with a long argument, which triggers a buffer overflow when...

6.5CVSS7.7AI score0.03891EPSS
SaveExploits1References4
Prion
Prion
added 2006/04/26 12:06 a.m.30 views

Buffer overflow

Buffer overflow in Unicode processing in the logging functionality in Pablo Software Solutions Quick 'n Easy FTP Server Professional and Lite, probably 3.0, allows remote authenticated users to execute arbitrary code by sending a command with a long argument, which triggers a buffer overflow when...

6.5CVSS8.1AI score0.03891EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder