Lucene search

K
freebsdFreeBSD2A6A966F-1774-11DF-B5C1-0026189BACA3
HistoryFeb 04, 2010 - 12:00 a.m.

fetchmail -- heap overflow on verbose X.509 display

2010-02-0400:00:00
vuxml.freebsd.org
15

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

EPSS

0.094

Percentile

94.8%

Matthias Andree reports:

In verbose mode, fetchmail prints X.509 certificate subject and
issuer information to the user, and counts and allocates a malloc()
buffer for that purpose.
If the material to be displayed contains characters with high bit
set and the platform treats the “char” type as signed, this can cause
a heap buffer overrun because non-printing characters are escaped as
\xFF…FFnn, where nn is 80…FF in hex.

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchfetchmail= 6.3.11UNKNOWN
FreeBSDanynoarchfetchmail< 6.3.14UNKNOWN

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

EPSS

0.094

Percentile

94.8%