Lucene search

K
gentooGentoo FoundationGLSA-201401-33
HistoryJan 29, 2014 - 12:00 a.m.

Perl Digest-Base module: Arbitrary code execution

2014-01-2900:00:00
Gentoo Foundation
security.gentoo.org
22

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.036 Low

EPSS

Percentile

91.5%

Background

Digest-Base is a set of Perl modules that calculate message digests

Description

The vulnerability is caused due to the “Digest->new()” function not properly sanitising input before using it in an “eval()” call.

Impact

The vulnerability might allow an attacker to execute arbitrary code.

Workaround

There is no known workaround at this time.

Resolution

All Digest-Base module users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=perl-core/digest-base-1.170.0"
OSVersionArchitecturePackageVersionFilename
Gentooanyallperl-core/digest-base< 1.170.0UNKNOWN

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.036 Low

EPSS

Percentile

91.5%