Lucene search

K
gentooGentoo FoundationGLSA-200606-19
HistoryJun 15, 2006 - 12:00 a.m.

Sendmail: Denial of service

2006-06-1500:00:00
Gentoo Foundation
security.gentoo.org
7

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

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

0.349 Low

EPSS

Percentile

97.1%

Background

Sendmail is a popular mail transfer agent (MTA).

Description

Frank Sheiness discovered that the mime8to7() function can recurse endlessly during the decoding of multipart MIME messages until the stack of the process is filled and the process crashes.

Impact

By sending specially crafted multipart MIME messages, a remote attacker can cause a subprocess forked by Sendmail to crash. If Sendmail is not set to use a randomized queue processing, the attack will effectively halt the delivery of queued mails as well as the malformed one, incoming mail delivered interactively is not affected. Additionally, on systems where core dumps with an individual naming scheme (like “core.pid”) are enabled, a filesystem may fill up with core dumps. Core dumps are disabled by default in Gentoo.

Workaround

The Sendmail 8.13.7 release information offers some workarounds, please see the Reference below. Note that the issue has actually been fixed in the 8.13.6-r1 ebuild.

Resolution

All Sendmail users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=mail-mta/sendmail-8.13.6-r1"
OSVersionArchitecturePackageVersionFilename
Gentooanyallmail-mta/sendmail< 8.13.6-r1UNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

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

0.349 Low

EPSS

Percentile

97.1%