Lucene search
+L

6449 matches found

seebug.org
seebug.org
added 2006/12/20 12:00 a.m.28 views

Sambar FTP Server远程拒绝服务漏洞

Sambar FTP Server是一款Windows系统下的FTP服务程序。 Sambar FTP Server对SIZE命令参数数据缺少充分边界检查,远程攻击者可以利用漏洞对应用程序进行拒绝服务攻击。 提交包含超长字符串的SIZE命令,可导致Sambar FTP Server崩溃,精心构建提交数据可能以应用程序进程权限执行任意指令。 Sambar Server 6.4 目前没有解决方案提供: http://www.sambar.com/ ?php Sambar FTP Server 6.4 SIZE Denial Of Service by rgod mail: retrog at...

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

Star FTP Server 1.10 (RETR) Remote Denial of Service Exploit

No description provided by source. Star FTP server 1.10 Bug type: stack overflow Found by Necro neco ihack.pl http://iHACK.pl from socket import from sys import exit print '\n Star FTP server 1.10 Remote 0day DoS Exploit' print ' Bug found by Necro necroihack.pl http://iHACK.pl' host = '127.0.0.1...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/12/18 11:28 a.m.25 views

CVE-2006-6624

The FTP Server in Sambar Server 6.4 allows remote authenticated users to cause a denial of service application crash via a long series of "./" sequences in the SIZE command...

4CVSS6.2AI score0.06182EPSS
SaveExploits2References7
Cvelist
Cvelist
added 2006/12/18 11:00 a.m.29 views

CVE-2006-6624

The FTP Server in Sambar Server 6.4 allows remote authenticated users to cause a denial of service application crash via a long series of "./" sequences in the SIZE command...

6.2AI score0.06182EPSS
SaveExploits2References7
CVE
CVE
added 2006/12/18 11:00 a.m.55 views

CVE-2006-6624

CVE-2006-6624 concerns the FTP Server in Sambar Server 6.4. The vulnerability allows remote authenticated users to cause a denial of service (application crash) by sending a long sequence of "./" characters in the FTP SIZE command. The primary affected component is the FTP service within Sambar S...

4CVSS6.2AI score0.06182EPSS
SaveExploits2References7Affected Software1
Exploit DB
Exploit DB
added 2006/12/17 12:00 a.m.40 views

Star FTP Server 1.10 - 'RETR' Remote Denial of Service

Star FTP server 1.10 Bug type: stack overflow Found by Necro http://iHACK.pl from socket import from sys import exit print '\n Star FTP server 1.10 Remote 0day DoS Exploit' print ' Bug found by Necro http://iHACK.pl' host = '127.0.0.1' port = 21 username = 'necro' password = 'dupa' evil = 'RETR' ...

5CVSS5.8AI score0.0284EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/12/17 12:00 a.m.19 views

Star FTP Server 1.10 - RETR Remote Denial of Service

Star FTP Server 1.10 - RETR Remote Denial of Service Star FTP server 1.10 Bug type: stack overflow Found by Necro http://iHACK.pl from socket import from sys import exit print '\n Star FTP server 1.10 Remote 0day DoS Exploit' print ' Bug found by Necro http://iHACK.pl' host = '127.0.0.1' port = 2...

0.4AI score
SaveExploits0
zdt
zdt
added 2006/12/17 12:00 a.m.26 views

Star FTP Server 1.10 (RETR) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ============================================================ Star FTP Server 1.10 RETR Remote Denial of Service Exploit ============================================================ Star FTP server 1.10 Bug type: stack overflow Found by Necro...

7AI score
SaveExploits0
NVD
NVD
added 2006/12/15 7:28 p.m.19 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.5CVSS7.9AI score0.67016EPSS
SaveExploits8References7
CVE
CVE
added 2006/12/15 7:00 p.m.128 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
Cvelist
Cvelist
added 2006/12/15 7:00 p.m.42 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
Exploit DB
Exploit DB
added 2006/12/15 12:00 a.m.60 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.16 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
seebug.org
seebug.org
added 2006/12/15 12:00 a.m.23 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
exploitpack
exploitpack
added 2006/12/15 12:00 a.m.17 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.37 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.20 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.21 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
Rows per page
Query Builder