Permissions, Privileges, and Access Controls in GNU C Library (glibc) - CVE-2011-1095

 

Permissions, Privileges, and Access Controls in GNU C Library (glibc) - CVE-2011-1095

Published: April 10, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45137
CSH Severity: Medium
CVSS v4: 7.5 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1095
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

locale/programs/locale.c in locale in the GNU C Library (aka glibc or libc6) before 2.13 does not quote its output, which might allow local users to gain privileges via a crafted localization environment variable, in conjunction with a program that executes a script that uses the eval function.


Affected software

GNU C Library (glibc)

How to mitigate CVE-2011-1095

Install update from vendor's website.


External References

Related Security Bulletins