Permissions, Privileges, and Access Controls in Glibc - CVE-2011-1095

 

Permissions, Privileges, and Access Controls in Glibc - CVE-2011-1095

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


Vulnerability identifier: #VU45137
CSH Severity: Medium
CVSS v4.0: 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/E:U/U:Green
CVE-ID: CVE-2011-1095
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Glibc

Detailed vulnerability description

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.


How to mitigate CVE-2011-1095

Install update from vendor's website.

Sources