Skip to main content

CVE-2010-3847

Description

elf/dl-load.c in ld.so in the GNU C Library (aka glibc or libc6) through 2.11.2, and 2.12.x through 2.12.1, does not properly handle a value of $ORIGIN for the LD_AUDIT environment variable, which allows local users to gain privileges via a crafted dynamic shared object (DSO) located in an arbitrary directory.

nvd
CVE ID: CVE-2010-3847
Base Score: 6.9
Base Severity: MEDIUM
Vector String:AV:L/AC:M/Au:N/C:C/I:C/A:C

Proof Of Concept

magisterquis

Script to take advantage of CVE-2010-3847

Refrence: GitHub

Refrence: NVD