Lucene search

K
gentooGentoo FoundationGLSA-200904-08
HistoryApr 07, 2009 - 12:00 a.m.

OpenSSL: Denial of service

2009-04-0700:00:00
Gentoo Foundation
security.gentoo.org
26

5 Medium

CVSS2

Access Vector

NETWORK

Access 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.271 Low

EPSS

Percentile

96.7%

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

The ASN1_STRING_print_ex() function does not properly check the provided length of a BMPString or UniversalString, leading to an invalid memory access.

Impact

A remote attacker could entice a user or automated system to print a specially crafted certificate, possibly leading to a Denial of Service.

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.8k"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/openssl<ย 0.9.8kUNKNOWN

5 Medium

CVSS2

Access Vector

NETWORK

Access 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.271 Low

EPSS

Percentile

96.7%