Lucene search
+L

226 matches found

Cvelist
Cvelist
added 2007/03/21 9:0 p.m.33 views

CVE-2007-1567

Stack-based buffer overflow in War FTP Daemon 1.65, and possibly earlier, allows remote attackers to cause a denial of service or execute arbitrary code via unspecified vectors, as demonstrated by warftp165.tar by Immunity. NOTE: this might be the same issue as CVE-1999-0256, CVE-2000-0131, or...

8AI score0.50549EPSS
SaveExploits4References4
Gentoo Linux
Gentoo Linux
added 2007/01/15 12:0 a.m.36 views

oftpd: Denial of service

Background oftpd is a small, anonymous only ftp daemon. Description By specifying an unsupported address family in the arguments to a LPRT or LPASV command, an assertion in oftpd will cause the daemon to abort. Impact Remote, unauthenticated attackers may be able to terminate any oftpd process,...

9.4CVSS6.5AI score0.06595EPSS
SaveExploits2
Cvelist
Cvelist
added 2006/12/20 2:0 a.m.33 views

CVE-2006-6652

Buffer overflow in the glob implementation glob.c in libc in NetBSD-current before 20050914, NetBSD 2. and 3. before 20061203, and Apple Mac OS X before 2007-004, as used by the FTP daemon and tnftpd, allows remote authenticated users to execute arbitrary code via a long pathname that results fro...

7.2AI score0.1955EPSS
SaveExploits2References12
Tenable Nessus
Tenable Nessus
added 2006/12/04 12:0 a.m.98 views

Debian DSA-1222-2 : proftpd - several vulnerabilities

Due to technical problems yesterday's proftpd update lacked a build for the amd64 architecture, which is now available. For reference please find below the original advisory text : Several remote vulnerabilities have been discovered in the proftpd FTP daemon, which may lead to the execution of...

10CVSS6.9AI score0.73663EPSS
SaveExploits6References9
Debian
Debian
added 2006/11/21 6:10 p.m.24 views

[SECURITY] [DSA 1218-1] New proftpd packages fix denial of service

-------------------------------------------------------------------------- Debian Security Advisory DSA 1218-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff November 21st, 2006 http://www.debian.org/security/faq -...

10CVSS6.2AI score0.73663EPSS
SaveExploits5
OSV
OSV
added 2006/11/20 12:0 a.m.7 views

DSA-1217-1 linux-ftpd

Bulletin has no description...

6.5CVSS6AI score0.02039EPSS
SaveExploits0
seebug.org
seebug.org
added 2006/11/09 12:0 a.m.50 views

WarFTPd多个命令处理远程拒绝服务漏洞

War FTP Daemon是32位Windows平台上的FTP服务器。 WarFTPd在处理多个命令的畸形参数时存在漏洞,远程攻击者可能利用此漏洞对服务器造成拒绝服务。 如果向各种命令发送了包含有两次“%s”字符的超长字符串的话,就会导致WarFTPd拒绝服务。例如,发送以下命令: $ ftp target Banner ftp quote user anonymous ftp quote pass bla ftp cwd %s256 或者: ftp cdup %s256 就会导致服务器崩溃: EAX 00000001 ECX 00000073 EDX 00000002 EBX...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/11/07 11:7 p.m.21 views

CVE-2006-5789

War FTP Daemon WarFTPd 1.82.00-RC11 allows remote authenticated users to cause a denial of service via a large number of "%s" format strings in 1 CWD, 2 CDUP, 3 DELE, 4 NLST, 5 LIST, 6 SIZE, and possibly other commands. NOTE: it is possible that vector 1 is an off-by-one variant or incomplete fix...

4CVSS6.3AI score0.02922EPSS
SaveExploits2References7
CVE
CVE
added 2006/11/07 11:0 p.m.55 views

CVE-2006-5789

WarFTPd 1.82.00-RC11 is affected by multiple remote format-string vulnerabilities. The OpenVAS notes indicate the server is prone to format-string issues caused by unsanitized input being passed to formatted-output functions, enabling a denial of service (and potentially arbitrary code execution)...

4CVSS6.3AI score0.02922EPSS
SaveExploits2References7Affected Software1
Cvelist
Cvelist
added 2006/11/07 11:0 p.m.22 views

CVE-2006-5789

War FTP Daemon WarFTPd 1.82.00-RC11 allows remote authenticated users to cause a denial of service via a large number of "%s" format strings in 1 CWD, 2 CDUP, 3 DELE, 4 NLST, 5 LIST, 6 SIZE, and possibly other commands. NOTE: it is possible that vector 1 is an off-by-one variant or incomplete fix...

6.3AI score0.02922EPSS
SaveExploits2References7
securityvulns
securityvulns
added 2006/05/09 12:0 a.m.42 views

INFIGO-2006-05-03: Multiple FTP Servers vulnerabilities

INFIGO IS Security Advisory ADV-2006-05-03 http://www.infigo.hr/ Title: Multiple FTP Servers vulnerabilities Advisory ID: INFIGO-2006-05-03 Date: 2006-05-05 Advisory URL: http://www.infigo.hr/hr/infocus/advisories/INFIGO-2006-05-03 Impact: Remote code execution and DoS Risk Level: High...

0.7AI score
SaveExploits0
OSV
OSV
added 2005/11/07 2:2 a.m.3 views

DEBIAN-CVE-2005-3524

Buffer overflow in the SSL-ready version of linux-ftpd linux-ftpd-ssl 0.17 allows remote attackers to execute arbitrary code by creating a long directory name, then executing the XPWD command...

10CVSS8.2AI score0.21478EPSS
SaveExploits2References1
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.33 views

War FTP Daemon USER/PASS Overflow

The version of War FTP Daemon running on this host contains a buffer overflow in the code that handles the USER and PASS commands. A potential intruder could use this vulnerability to crash the server, as well as run arbitrary commands on the system. OpenVAS Vulnerability Test $Id:...

7.5CVSS0.6AI score0.7242EPSS
SaveExploits6
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.33 views

War FTP Daemon CWD/MKD Buffer Overflow

The version of the War FTP Daemon running on this host is vulnerable to a buffer overflow attack. This is due to improper bounds checking within the code that handles both the CWD and MKD commands. By exploiting this vulnerability, it is possible to crash the server, and potentially run arbitrary...

5CVSS0.4AI score0.07554EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.37 views

War FTP Daemon USER/PASS Overflow

The version of War FTP Daemon running on this host contains a buffer overflow in the code that handles the USER and PASS commands. SPDX-FileCopyrightText: 2003 Digital Defense Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right...

7.5CVSS7.2AI score0.7242EPSS
SaveExploits6References1
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.29 views

War FTP Daemon CWD/MKD Buffer Overflow

The version of the War FTP Daemon running on this host is vulnerable to a buffer overflow attack. This is due to improper bounds checking within the code that handles both the CWD and MKD commands. SPDX-FileCopyrightText: 2003 Digital Defense Inc. Some text descriptions might be excerpted from a...

5CVSS7.2AI score0.07554EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.19 views

War FTP Daemon Directory Traversal

The version of WarFTPd running on this host contains a vulnerability that may allow a potential intruder to gain read access to directories and files outside of the ftp root. By sending a specially crafted SPDX-FileCopyrightText: 2003 Digital Defense Inc. Some text descriptions might be excerpted...

5CVSS6.7AI score0.08126EPSS
SaveExploits2References1
securityvulns
securityvulns
added 2005/09/21 12:0 a.m.45 views

[security bulletin] SSRT5971 rev.0 - HP Tru64 Unix FTP Daemon (ftpd) Remote Denial of Service (DoS)

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 HP SECURITY BULLETIN HPSBTU01227 REVISION: 0 SSRT5971 rev.0 - HP Tru64 Unix FTP Daemon ftpd Remote Denial of Service DoS NOTICE: The information in this Security Bulletin should be acted upon as soon as possible. INITIAL RELEASE: 19 September 2005...

0.3AI score
SaveExploits0
NVD
NVD
added 2005/09/20 8:3 p.m.20 views

CVE-2005-2993

Unspecified vulnerability in the FTP Daemon ftpd for HP Tru64 UNIX 4.0F PK8 and other versions up to HP Tru64 UNIX 5.1B-3, and HP-UX B.11.00, B.11.04, B.11.11, and B.11.23, allows remote authenticated users to cause a denial of service hang...

1.7CVSS6.2AI score0.00661EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2005/09/20 4:0 a.m.26 views

CVE-2005-2993

Unspecified vulnerability in the FTP Daemon ftpd for HP Tru64 UNIX 4.0F PK8 and other versions up to HP Tru64 UNIX 5.1B-3, and HP-UX B.11.00, B.11.04, B.11.11, and B.11.23, allows remote authenticated users to cause a denial of service hang...

6.1AI score0.00661EPSS
SaveExploits0References11
Rows per page
Query Builder