National Cyber Awareness System
Vulnerability Summary for CVE-2011-1658
Original release date:04/08/2011
Last revised:10/26/2011
Source:
US-CERT/NIST
Overview
ld.so in the GNU C Library (aka glibc or libc6) 2.13 and earlier expands the $ORIGIN dynamic string token when RPATH is composed entirely of this token, which might allow local users to gain privileges by creating a hard link in an arbitrary directory to a (1) setuid or (2) setgid program with this RPATH value, and then executing the program with a crafted value for the LD_PRELOAD environment variable, a different vulnerability than CVE-2010-3847 and CVE-2011-0536. NOTE: it is not expected that any standard operating-system distribution would ship an applicable setuid or setgid program.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
6.4
Exploitability Subscore:
1.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: High
Authentication: Not required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: MISC
Name: https://bugzilla.redhat.com/show_bug.cgi?id=667974
Type: Patch Information
External Source: MISC
Name: http://sourceware.org/bugzilla/show_bug.cgi?id=12393
Type: Patch Information
External Source: XF
Name: gnuclibrary-ldso-priv-esc(66820)
External Source: CONFIRM
Name: http://www.vmware.com/security/advisories/VMSA-2011-0012.html
External Source: BUGTRAQ
Name: 20111013 VMSA-2011-0012 VMware ESXi and ESX updates to third party libraries and ESX Service Console
External Source: SECUNIA
Name: 46397
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)