Lucene search

K
gentooGentoo FoundationGLSA-200806-08
HistoryJun 23, 2008 - 12:00 a.m.

OpenSSL: Denial of service

2008-06-2300:00:00
Gentoo Foundation
security.gentoo.org
14

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

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

0.132 Low

EPSS

Percentile

95.5%

Background

OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general purpose cryptography library.

Description

Ossi Herrala and Jukka Taimisto of Codenomicon discovered two vulnerabilities:

  • A double free() call in the TLS server name extension (CVE-2008-0891).
  • The OpenSSL client code does not properly handle servers that omit the Server Key Exchange message in the TLS handshake (CVE-2008-1672).

Impact

A remote attacker could connect to a vulnerable server, or entice a daemon to connect to a malicious server, causing a Denial of Service of the daemon in both cases.

Workaround

There is no known workaround at this time.

Resolution

All OpenSSL users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-libs/openssl-0.9.8g-r2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/openssl<Β 0.9.8g-r2UNKNOWN

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

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

0.132 Low

EPSS

Percentile

95.5%