Lucene search
+L

38 matches found

Cvelist
Cvelist
added 6 days ago27 views

CVE-2026-70637 LightFTP 2.4 Data Race Condition via ABOR Command in ftpserv.c

LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes datasocket and filefd descriptors while worker threads concurrently...

8.2CVSS0.00227EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-70637

LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes datasocket and filefd descriptors while worker threads concurrently...

8.2CVSS5.5AI score0.00227EPSS
SaveExploits2References3
CVE
CVE
added 6 days ago40 views

CVE-2026-70637

LightFTP 2.4 contains data race vulnerabilities in ftpserv.c allowing anonymous attackers to trigger undefined behavior by issuing LIST followed by ABOR without authentication. The control thread may close data_socket and file_fd descriptors while worker threads concurrently access the same field...

8.2CVSS5.5AI score0.00227EPSS
SaveExploits2References2
Packet Storm
Packet Storm
added 2026/08/05 12:0 a.m.20 views

📄 LightFTP Server 2.3.1 Race Condition

LightFTP version 2.3.1 contains a residual race condition in the workerthreadcleanup function of ftpserv.c. The control thread reads and acts on shared per-connection state, including the worker thread id it then passes to pthreadjoin/pthreadcancel, without holding the context-MTLock mutex that t...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2008-7218

Malware in sbrugna...

4CVSS6.1AI score0.032EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-1999-1307

Malware in sbrugna...

5CVSS6.4AI score0.01522EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2009-1663

Malware in sbrugna...

4CVSS6.4AI score0.05995EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2009-3527

Malware in sbrugna...

4CVSS6.4AI score0.0219EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/05/21 8:40 p.m.9 views

CVE-2002-2433

NWFTPD.nlm before 5.03b in the FTP server in Novell NetWare allows remote authenticated users to cause a denial of service abend via a crafted ABOR command...

4CVSS6.5AI score0.01339EPSS
SaveExploits0References1
zdt
zdt
added 2019/04/01 12:0 a.m.57 views

SphereFTP 2.0 Denial Of Service Exploit

!/usr/bin/python Exploit Title: SphereFTP Server v2.0 Remote Denial of Service Vulnerability Exploit Author: Sachin Wagh @tigertigerboy Software Link: http://www.menasoft.com/sphereftp/sphereftpwin32v20.zip Tested on: Windows 10 64-bit import socket import sys evil = "A"3000...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/04/01 12:0 a.m.77 views

SphereFTP 2.0 Denial Of Service

!/usr/bin/python Exploit Title: SphereFTP Server v2.0 Remote Denial of Service Vulnerability Date: 2019-31-03 Exploit Author: Sachin Wagh @tigertigerboy Software Link: http://www.menasoft.com/sphereftp/sphereftpwin32v20.zip Tested on: Windows 10 64-bit import socket import sys evil = "A"3000...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/02/12 12:0 a.m.36 views

ProFTPD < 1.3.2rc3 ABOR Denial of Service

The remote host is using ProFTPD, a free FTP server for Unix and Linux. According to its banner, the version of ProFTPD installed on the remote host is earlier than 1.3.2rc3 and is affected by a Denial of Service vulnerability via an ABOR command during a data transfer. C Tenable Network Security...

4CVSS5.6AI score0.032EPSS
SaveExploits0References3
exploitpack
exploitpack
added 2015/01/04 5:17 p.m.12 views

PCMAN-FTP-2.07-ABOR

Exploit Title: PCMAN FTP 2.07 ABOR Command Buffer Overflow Date: Jan 25,2014 Exploit Author: Mahmod Mahajna Mahy Version: 2.07 Tested on: Windows 7 sp1 x64 english Email: [email protected] import socket as s from sys import argv iflenargv != 4: print "USAGE: %s host " % argv0 exit1 else: store...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/01/29 12:0 a.m.25 views

PCMan FTP Server 2.07 - 'ABOR' Remote Buffer Overflow

Exploit Title: PCMAN FTP 2.07 ABOR Command Buffer Overflow Date: Jan 25,2014 Exploit Author: Mahmod Mahajna Mahy Version: 2.07 Tested on: Windows 7 sp1 x64 english Email: [email protected] import socket as s from sys import argv iflenargv != 4: print "USAGE: %s host " % argv0 exit1 else: store...

10CVSS5.2AI score0.66462EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2011/09/19 12:0 a.m.22 views

KnFTP 1.0.0 Buffer Overflow

!/usr/bin/python Title: KnFTP Server Buffer Overflow Exploit DoS PoC From: The eh?-Team || The Great White Fuzz we're not sure yet Found by: loneferret kinda Bug that made me fuzz this app by Blake: http://www.exploit-db.com/exploits/17819/ Date Found: Sept 18th 2011 Tested on: Windows XP SP2/SP3...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/09/18 12:0 a.m.31 views

KnFTP 1.0.0 Server - Multiple Buffer Overflows (PoC) (SEH)

!/usr/bin/python Title: KnFTP Server Buffer Overflow Exploit DoS PoC From: The eh?-Team || The Great White Fuzz we're not sure yet Found by: loneferret kinda Bug that made me fuzz this app by Blake: http://www.exploit-db.com/exploits/17819/ Date Found: Sept 18th 2011 Tested on: Windows XP SP2/SP3...

7.5CVSS5.2AI score0.06481EPSS
SaveExploits5
zdt
zdt
added 2011/07/19 12:0 a.m.18 views

FreeFloat FTP Server ABOR Buffer Overflow Exploit

Exploit for windows platform in category remote exploits !/usr/bin/python Title: Freefloat FTP 1.0 ABOR Exploit Author: Craig Freyman @cd1zz Date: July 18, 2011 Tested on Windows XP SP3 import socket,sys,time,struct if lensys.argv " % sys.argv0 sys.exit0 target = sys.argv1 if lensys.argv 2:...

7.1AI score
SaveExploits0
OSV
OSV
added 2011/03/14 12:0 a.m.32 views

DSA-2191-1 proftpd-dfsg - several

Bulletin has no description...

7.1CVSS6AI score0.11335EPSS
SaveExploits5
OpenVAS
OpenVAS
added 2010/11/30 12:0 a.m.26 views

ProFTPD < 1.3.2rc3 DoS Vulnerability

ProFTPD is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:proftpd:proftpd";...

4CVSS6.5AI score0.032EPSS
SaveExploits0References1
OSV
OSV
added 2010/11/09 9:0 p.m.13 views

CVE-2008-7265

The prdataxfer function in ProFTPD before 1.3.2rc3 allows remote authenticated users to cause a denial of service CPU consumption via an ABOR command during a data transfer...

6.1AI score
SaveExploits0References2
Rows per page
Query Builder