Lucene search

K
gentooGentoo FoundationGLSA-201403-08
HistoryMar 27, 2014 - 12:00 a.m.

PlRPC: Arbitrary code execution

2014-03-2700:00:00
Gentoo Foundation
security.gentoo.org
19

6.8 Medium

CVSS2

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

0.554 Medium

EPSS

Percentile

97.7%

Background

The Perl RPC Module is a Perl module that implements IDL-free RPCs.

Description

PlRPC uses Storable module for serialization and deserialization of untrusted data. Deserialized data can contain objects which can lead to loading of foreign modules, and possible execution of arbitrary code.

Impact

A remote attacker could possibly execute arbitrary code with the privileges of the process, or cause a Denial of Service condition.

Workaround

External authentication mechanism can be used with PlRPC such as TLS or IPSEC.

Resolution

All PlRPC users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-perl/PlRPC-0.202.0-r2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-perl/plrpc< 0.202.0-r2UNKNOWN

6.8 Medium

CVSS2

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

0.554 Medium

EPSS

Percentile

97.7%