Permissions, Privileges, and Access Controls in GNU C Library (glibc) - CVE-2010-3856

 

Permissions, Privileges, and Access Controls in GNU C Library (glibc) - CVE-2010-3856

Published: January 7, 2011 / Updated: June 17, 2021


Vulnerability identifier: #VU45489
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-3856
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

ld.so in the GNU C Library (aka glibc or libc6) before 2.11.3, and 2.12.x before 2.12.2, does not properly restrict use of the LD_AUDIT environment variable to reference dynamic shared objects (DSOs) as audit objects, which allows local users to gain privileges by leveraging an unsafe DSO located in a trusted library directory, as demonstrated by libpcprofile.so.


Affected software

GNU C Library (glibc)
Gentoo Linux
Slackware Linux
sys-libs/glibc

How to mitigate CVE-2010-3856

Install update from vendor's website.

sys-libs/glibc - update to 2.11.2-r3

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins