Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-11-2004, 05:04 PM   #1 (permalink)
In The Zone
 
firewall's Avatar
 
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
Default Samba SMBD Remote Denial of Service Vulnerability


Samba SMBD Remote Denial of Service Vulnerability

Code:
www.idefense.com/application/poi/display?id=156&type=vulnerabilities
November 08, 2004

I. BACKGROUND

Samba is an Open Source/Free Software suite that provides seamless file
and print services to SMB/CIFS clients.

II. DESCRIPTION

Remote exploitation of an input validation error in Samba could allow an

attacker to consume system resources and potentially cause the target
system to crash.

The problem specifically exists within the ms_fnmatch() routine which
upon parsing '*' characters within a pattern will fall into an
exponentially growing loop. The responsible section of vulnerable code
appears here:

case '*':
    for (; *n; n++) {
        if (ms_fnmatch(p, n) == 0) return 0;
        }     
        break;

An authenticated remote attacker can cause a resource exhaustion attack
by sending multiple malformed commands to an affected server. A request
as simple as 'dir ***********************************************z' can
trigger this condition leading to 100% CPU usage.

III. ANALYSIS

Successful exploitation allows authenticated remote attackers to exhaust

CPU resources. This attack takes very little bandwidth and can, in some
cases, cause the machine to stop responding. Multiple attacks can be
launched in parallel which can make this attack more effective.

IV. DETECTION

iDEFENSE has confirmed the existence of this vulnerability in Samba
versions 3.0.4 and 3.0.7. It is suspected that all versions of Samba up
to and including 3.0.7 are vulnerable.

V. WORKAROUND

Restricting access to the server by using the "hosts allow" setting in
smb.conf and/or applying firewall rules may help mitigate this
vulnerability.

VI. VENDOR RESPONSE

3.0.7 patch:
http://www.samba.org/samba/ftp/patches/security/samba-3.0.7-CAN-2004-093
0.patch

3.0.7 patch signature:
http://www.samba.org/samba/ftp/patches/security/samba-3.0.7-CAN-2004-093
0.patch.asc

VII. CVE INFORMATION

The Common Vulnerabilities and Exposures (CVE) project has assigned the
names CAN-2004-0930 to these issues. This is a candidate for inclusion
in the CVE list (http://cve.mitre.org), which standardizes names for
security problems.

VIII. DISCLOSURE TIMELINE

09/29/2004  iDEFENSE clients notified
09/29/2004  Initial vendor notification
09/30/2004  Initial vendor response
11/08/2004  Coordinated public disclosure

IX. CREDIT

Karol Wiesek is credited with this discovery.

Get paid for vulnerability research
http://www.idefense.com/poi/teams/vcp.jsp

X. LEGAL NOTICES

Copyright (c) 2004 iDEFENSE, Inc.

-----
__________________
www.aloke.info
firewall is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-11-2004, 06:11 PM   #2 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Posts: 687
Default

hmm..

so it is problem upto 3.0.7 , it does't matter match untill you hve good firewall.. isnt' firewall !!


btw.. i like this line !
Quote:
Get paid for vulnerability research
http://www.idefense.com/poi/teams/vcp.jsp
__________________
~Ricky

» Looking for someone to partner with me in Indian Linux forum
Free domain is available ! I am also at Indian Forums.
Ricky is offline  
Old 26-11-2004, 08:32 PM   #3 (permalink)
In The Zone
 
firewall's Avatar
 
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
Default

yes... !!! firewall rules can be implemented to get rid of this...


__________________
www.aloke.info
firewall is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear

Advertisement




All times are GMT +5.5. The time now is 08:51 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2