Lucene search

K
gentooGentoo FoundationGLSA-200906-02
HistoryJun 28, 2009 - 12:00 a.m.

Ruby: Denial of service

2009-06-2800:00:00
Gentoo Foundation
security.gentoo.org
11

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.025 Low

EPSS

Percentile

90.0%

Background

Ruby is an interpreted object-oriented programming language. The elaborate standard library includes the β€œBigDecimal” class.

Description

Tadayoshi Funaba reported that BigDecimal in ext/bigdecimal/bigdecimal.c does not properly handle string arguments containing overly long numbers.

Impact

A remote attacker could exploit this issue to remotely cause a Denial of Service attack.

Workaround

There is no known workaround at this time.

Resolution

All Ruby users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-lang/ruby-1.8.6_p369"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-lang/ruby<Β 1.8.6_p369UNKNOWN

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.025 Low

EPSS

Percentile

90.0%