Lucene search

K
gentooGentoo FoundationGLSA-200507-21
HistoryJul 25, 2005 - 12:00 a.m.

fetchmail: Buffer Overflow

2005-07-2500:00:00
Gentoo Foundation
security.gentoo.org
16

CVSS2

5

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

EPSS

0.045

Percentile

92.5%

Background

fetchmail is a utility that retrieves and forwards mail from remote systems using IMAP, POP, and other protocols.

Description

fetchmail does not properly validate UIDs coming from a POP3 mail server. The UID is placed in a fixed length buffer on the stack, which can be overflown.

Impact

Very long UIDs returned from a malicious or compromised POP3 server can cause fetchmail to crash, resulting in a Denial of Service, or allow arbitrary code to be placed on the stack.

Workaround

There are no known workarounds at this time.

Resolution

All fetchmail users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-mail/fetchmail-6.2.5.2"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-mail/fetchmail< 6.2.5.2UNKNOWN

CVSS2

5

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

EPSS

0.045

Percentile

92.5%