31 matches found
EUVD-2006-6758
Malware in sbrugna...
EUVD-2002-2395
Malware in sbrugna...
acFTP 1.4 Invalid Password Weak Authentication Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/6235/info A vulnerability has been reported for acFTP. Reportedly, acFTP allows users to authenticate without a valid password. An attacker can exploit this vulnerability and log on to the vulnerable FTP server without ne...
acFTP FTP Server <= 1.4 (USER) Remote Buffer Overflow PoC
No description provided by source. ===== 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 ip use IO::Socket; use Win32; use strict; my$i = ; my$socket = ; my $overflow = A x 4700; if$ARGV0 ==...
acFTP FTP Server <= 1.4 (USER) Remote Denial of Service Exploit
No description provided by source. / Exploit for : acFTP 1.4 DoS Exploit Advisory : http://secunia.com/advisories/19978/ Coder : Omnipresent Email : [email protected] Description : Preddy has discovered a vulnerability in acFTP, which can be exploited by malicious people to cause a DoS Denial ...
CVE-2002-2417
acFTP 1.4 does not properly handle when an invalid password is provided by the user during authentication, which allows remote attackers to hide or misrepresent certain activity from log files and possibly gain privileges...
CVE-2002-2417
The CVE-2002-2417 entry involves acFTP 1.4 where authentication with an invalid password is mishandled, enabling remote attackers to hide or misrepresent certain activity in logs and potentially gain privileges. Affected software: acFTP 1.4 (FTP server); vulnerability class: improper authenticati...
CVE-2006-6775
acFTP 1.5 allows remote authenticated users to cause a denial of service via a crafted argument to the 1 REST or 2 PBSZ command...
CVE-2006-6775
acFTP 1.5 allows remote authenticated users to cause a denial of service via a crafted argument to the 1 REST or 2 PBSZ command...
CVE-2006-6775
CVE-2006-6775 affects acFTP 1.5. The vulnerability allows remote authenticated users to cause a denial of service by sending a crafted argument to either the REST or PBSZ command. The available documentation confirms the affected component and the impact (DoS) but does not provide exploit details...
acFTP服务器REST/PBSZ参数处理拒绝服务漏洞
acFTP是一款开源的基于Windows平台的FTP服务器程序,用于取代Windows系统自带的FTP服务器。 acFTP在处理传送给REST和PBSZ命令的参数时存在输入验证错误,允许攻击者通过提交特制字符串做为上述命令的参数导致拒绝服务。 acFTP acFTP 1.5 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://acftp.sourceforge.net/...
acFTP FTP Server DoS
Crash on REST command with invalid argument...
acFTP FTP Server 1.5 (REST/PBSZ) Remote Denial of Service Exploit
No description provided by source. acFTP 1.5 REST/PBSZ Denial of Service author: gbr mail: gabrielquadrosathotmail.com use IO::Socket; if!defined$ARGV0 print "Usage: $0 ip port\n"; exit; my $sock = new IO::Socket::INETPeerAddr = $ARGV0, PeerPort = $ARGV1, Proto = 'tcp' or die "Could not open a...
acFTP FTP Server 1.5 - RESTPBSZ Remote Denial of Service
acFTP FTP Server 1.5 - RESTPBSZ Remote Denial of Service acFTP 1.5 REST/PBSZ Denial of Service author: gbr mail: gabrielquadrosathotmail.com use IO::Socket; if!defined$ARGV0 print "Usage: $0 ip port\n"; exit; my $sock = new IO::Socket::INETPeerAddr = $ARGV0, PeerPort = $ARGV1, Proto = 'tcp' or di...
acFTP FTP Server 1.5 (REST/PBSZ) Remote Denial of Service Exploit
Exploit for unknown platform in category dos / poc ================================================================= acFTP FTP Server 1.5 REST/PBSZ Remote Denial of Service Exploit ================================================================= acFTP 1.5 REST/PBSZ Denial of Service author: gbr...
acFTP FTP Server 1.5 - 'REST/PBSZ' Remote Denial of Service
acFTP 1.5 REST/PBSZ Denial of Service author: gbr mail: gabrielquadrosathotmail.com use IO::Socket; if!defined$ARGV0 print "Usage: $0 ip port\n"; exit; my $sock = new IO::Socket::INETPeerAddr = $ARGV0, PeerPort = $ARGV1, Proto = 'tcp' or die "Could not open a socket: $!\n"; $sock-recv$buf, 1024;...
CVE-2006-2242
acFTP 1.4 allows remote attackers to cause a denial of service application crash via a long string with "" brace characters to the USER command...
Command injection
acFTP 1.4 allows remote attackers to cause a denial of service application crash via a long string with "" brace characters to the USER command...
CVE-2006-2242
CVE-2006-2242 affects acFTP 1.4. An attacker can remotely trigger a denial of service by sending a long string containing brace characters to the USER command, causing an application crash. The core issue is a malformed USER argument input leading to instability. Public references confirm this as...
CVE-2006-2242
acFTP 1.4 allows remote attackers to cause a denial of service application crash via a long string with "" brace characters to the USER command...