Lucene search
+L

6380 matches found

Cvelist
Cvelist
added 2006/12/15 7:00 p.m.41 views

CVE-2006-6576

Heap-based buffer overflow in Golden FTP Server goldenftpd 1.92 allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via a long PASS command. NOTE: it was later reported that 4.70 is also affected. NOTE: the USER vector is already covered by...

7.8AI score0.67016EPSS
SaveExploits8References7
CVE
CVE
added 2006/12/15 7:00 p.m.126 views

CVE-2006-6576

Golden FTP Server (goldenftpd) is affected by a heap/buffer overflow in the authentication PASS handling, allowing a remote attacker to crash the app and potentially execute code. Affected versions include 1.92 and 4.70; USER vector is noted as covered by CVE-2005-0634. The issue is triggered by ...

7.5CVSS9.7AI score0.67016EPSS
SaveExploits8References7Affected Software1
Exploit DB
Exploit DB
added 2006/12/15 12:00 a.m.59 views

GNU InetUtils ftpd 1.4.2 - 'ld.so.preload' Remote Code Execution

FTP server GNU inetutils 1.4.2 Remote Root Exploit This program remotely exploits the most recent versions of GNU inetutils ftpd on linux systems. Requirements: 1. There MUST be a chroot'ed environment for the logged in user 2. Directory etc must be writeable by the logged in user duh! The exploi...

5.8AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/15 12:00 a.m.22 views

Golden FTP Server远程拒绝服务

No description provided by source. ?php 23.07 03/12/2006 Golden FTP server 1.92 freeware edition USER/PASS heap based overflow poc $host="192.168.1.3"; $port="21"; $junk=""; for $i=1; $i=10000; $i++ $junk.="a"; echo strlen$junk; for $i=1; $i4; $i++ $sock=@fsockopen$host,$port,$errno, $errstr, 10;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/15 12:00 a.m.15 views

Golden FTP Server远程拒绝服务漏洞

Golden FTP server是一款FTP服务程序。 Golden FTP server处理USER/PASS命令存在问题,远程攻击者可以利用漏洞进行基于堆的溢出攻击,可能以应用程序进程权限执行任意指令。 提交超长的字符传作为USER/PASS命令参数,可导致堆破坏,精心构建提交数据,可能以应用程序进程权限执行任意指令。 Golden FTP Server Golden FTP Server 1.92 http://www.goldenftpserver.com/ ?php 23.07 03/12/2006 Golden FTP server 1.92 freeware editio...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/12/15 12:00 a.m.16 views

Sambar FTP Server 6.4 - SIZE Remote Denial of Service

Sambar FTP Server 6.4 - SIZE Remote Denial of Service ?php Sambar FTP Server 6.4 SIZE Denial Of Service by rgod mail: retrog at alice dot it site: http://retrogod.altervista.org tested on WinXP sp2 errorreportingEALL; $serviceport = getservbyname'ftp', 'tcp'; $address = gethostbyname'192.168.1.3'...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/12/15 12:00 a.m.36 views

Sambar FTP Server 6.4 - 'SIZE' Remote Denial of Service

?php Sambar FTP Server 6.4 SIZE Denial Of Service by rgod mail: retrog at alice dot it site: http://retrogod.altervista.org tested on WinXP sp2 errorreportingEALL; $serviceport = getservbyname'ftp', 'tcp'; $address = gethostbyname'192.168.1.3'; $user="test"; $pass="test"; $junk=""; for $i=1;...

4CVSS5.8AI score0.06182EPSS
SaveExploits2
seebug.org
seebug.org
added 2006/12/15 12:00 a.m.19 views

Sambar FTP Server 6.4 (SIZE) Remote Denial of Service Exploit

No description provided by source. ?php Sambar FTP Server 6.4 SIZE Denial Of Service by rgod mail: retrog at alice dot it site: http://retrogod.altervista.org tested on WinXP sp2 errorreportingEALL; $serviceport = getservbyname'ftp', 'tcp'; $address = gethostbyname'192.168.1.3'; $user="test";...

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

Sambar FTP Server 6.4 (SIZE) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ============================================================= Sambar FTP Server 6.4 SIZE Remote Denial of Service Exploit ============================================================= ?php Sambar FTP Server 6.4 SIZE Denial Of Service by rgod mail...

7AI score
SaveExploits0
NVD
NVD
added 2006/12/14 6:28 p.m.19 views

CVE-2006-6558

Crob FTP Server 3.6.1 b.263 allows remote attackers to cause a denial of service via a long series of "?A" sequences in the 1 LIST and possibly 2 NLST command...

5CVSS6.7AI score0.06393EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2006/12/14 6:00 p.m.28 views

CVE-2006-6558

Crob FTP Server 3.6.1 b.263 allows remote attackers to cause a denial of service via a long series of "?A" sequences in the 1 LIST and possibly 2 NLST command...

6.7AI score0.06393EPSS
SaveExploits2References5
CVE
CVE
added 2006/12/14 6:00 p.m.57 views

CVE-2006-6558

CVE-2006-6558: Affects Crob FTP Server 3.6.1 b.263. Remote attacker can cause denial of service by sending a long sequence of "?A" in LIST and possibly NLST commands. The provided documents confirm the vulnerability details (affected product, vulnerable commands, and impact). No remediation detai...

5CVSS6.7AI score0.06393EPSS
SaveExploits2References5Affected Software1
seebug.org
seebug.org
added 2006/12/14 12:00 a.m.21 views

Crob FTP Server 3.6.1 build 263 (LIST/NLST) Denial of Service Exploit

No description provided by source. import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " Crob FTP Server 3.6.1 b.263 LIST, NLST and NLST -al Denial of Service" print " url: http://www.crob.net/en/" prin...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/12/13 12:00 a.m.22 views

Crob FTP Server 3.6.1 build 263 - LISTNLST Denial of Service

Crob FTP Server 3.6.1 build 263 - LISTNLST Denial of Service import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " Crob FTP Server 3.6.1 b.263 LIST, NLST and NLST -al Denial of Service" print " url:...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/13 12:00 a.m.26 views

Filezilla FTP Server 0.9.20 beta / 0.9.21 "LIST", "NLST" and "NLST -al" Denial Of Service

No description provided by source. ?php Filezilla FTP Server 0.9.20 beta / 0.9.21 "LIST", "NLST" and "NLST -al" Denial Of Service by shinnai mail: shinnaiatautisticidotorg site: http://shinnai.altervista.org special thanks to rgod for his first advisory about "STOR" Denial of service, see:...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/12/13 12:00 a.m.38 views

Crob FTP Server 3.6.1 build 263 - 'LIST/NLST' Denial of Service

import sys,os,string import socket import struct import time print "-----------------------------------------------------------------------" print " Crob FTP Server 3.6.1 b.263 LIST, NLST and NLST -al Denial of Service" print " url: http://www.crob.net/en/" print " author: shinnai" print " mail:...

5CVSS5.8AI score0.06393EPSS
SaveExploits2
zdt
zdt
added 2006/12/13 12:00 a.m.23 views

Crob FTP Server 3.6.1 build 263 (LIST/NLST) Denial of Service Exploit

Exploit for unknown platform in category dos / poc ===================================================================== Crob FTP Server 3.6.1 build 263 LIST/NLST Denial of Service Exploit ===================================================================== import sys,os,string import socket...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/12 12:00 a.m.29 views

Filezilla FTP Server <= 0.9.21 (LIST/NLST) Denial of Service Exploit

No description provided by source. ?php Filezilla FTP Server 0.9.20 beta / 0.9.21 "LIST", "NLST" and "NLST -al" Denial Of Service by shinnai mail: shinnaiatautisticidotorg site: http://shinnai.altervista.org special thanks to rgod for his first advisory about "STOR" Denial of service, see:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/12 12:00 a.m.22 views

Golden FTP server 1.92 (USER/PASS) Heap Overflow PoC

No description provided by source. ?php 23.07 03/12/2006 Golden FTP server 1.92 freeware edition USER/PASS heap based overflow poc by rgod retrog at alice dot it site: http://retrogod.altervista.org download link: http://www.download.com/3000-21604-10375602.html?tag=sd.EXAF $host="192.168.1.3";...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/12/12 12:00 a.m.23 views

FileZilla FTP Server < 0.9.22 Multiple Remote DoS

Binary data 3861.prm...

4CVSS7.3AI score0.71504EPSS
SaveExploits5References5
Rows per page
Query Builder