Lucene search

K
gentooGentoo FoundationGLSA-200511-02
HistoryNov 02, 2005 - 12:00 a.m.

QDBM, ImageMagick, GDAL: RUNPATH issues

2005-11-0200:00:00
Gentoo Foundation
security.gentoo.org
11

7.2 High

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

0.0004 Low

EPSS

Percentile

5.1%

Background

QDBM is a library of routines for managing a database. ImageMagick is a collection of tools to read, write and manipulate images. GDAL is a geospatial data abstraction library.

Description

Some packages may introduce insecure paths into the list of directories that are searched for libraries at runtime. Furthermore, packages depending on the MakeMaker Perl module for build configuration may have incorrectly copied the LD_RUN_PATH into the DT_RPATH.

Impact

A local attacker, who is a member of the “portage” group, could create a malicious shared object in the Portage temporary build directory that would be loaded at runtime by a dependent executable, potentially resulting in privilege escalation.

Workaround

Only grant “portage” group rights to trusted users.

Resolution

All QDBM users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/qdbm-1.8.33-r2"

All ImageMagick users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=media-gfx/imagemagick-6.2.4.2-r1"

All GDAL users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose sci-libs/gdal
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-db/qdbm< 1.8.33-r2UNKNOWN
Gentooanyallmedia-gfx/imagemagick< 6.2.4.2-r1UNKNOWN
Gentooanyallsci-libs/gdal< 1.3.0-r1UNKNOWN

7.2 High

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

0.0004 Low

EPSS

Percentile

5.1%