Lucene search

K
gentooGentoo FoundationGLSA-200407-21
HistoryJul 29, 2004 - 12:00 a.m.

Samba: Multiple buffer overflows

2004-07-2900:00:00
Gentoo Foundation
security.gentoo.org
18

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.964 High

EPSS

Percentile

99.6%

Background

Samba is a package which allows *nix systems to act as file servers for Windows computers. It also allows *nix systems to mount shares exported by a Samba/CIFS/Windows server. The Samba Web Administration Tool (SWAT) is a web-based configuration tool part of the Samba package.

Description

Evgeny Demidov found a buffer overflow in SWAT, located in the base64 data decoder used to handle HTTP basic authentication (CAN-2004-0600). The same flaw is present in the code used to handle the sambaMungedDial attribute value, when using the ldapsam passdb backend. Another buffer overflow was found in the code used to support the ‘mangling method = hash’ smb.conf option (CAN-2004-0686). Note that the default Samba value for this option is ‘mangling method = hash2’ which is not vulnerable.

Impact

The SWAT authentication overflow could be exploited to execute arbitrary code with the rights of the Samba daemon process. The overflow in the sambaMungedDial handling code is not thought to be exploitable. The buffer overflow in ‘mangling method = hash’ code could also be used to execute arbitrary code on vulnerable configurations.

Workaround

Users disabling SWAT, not using ldapsam passdb backends and not using the ‘mangling method = hash’ option are not vulnerable.

Resolution

All Samba users should upgrade to the latest version:

 # emerge sync

 # emerge -pv ">=net-fs/samba-3.0.5"
 # emerge ">=net-fs/samba-3.0.5"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-fs/samba<= 3.0.4-r1UNKNOWN

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.964 High

EPSS

Percentile

99.6%