#VU110136 Input validation error in Glibc - CVE-2000-0824

 

#VU110136 Input validation error in Glibc - CVE-2000-0824

Published: October 10, 2017 / Updated: June 3, 2025


Vulnerability identifier: #VU110136
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2000-0824
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Glibc
Software vendor:
GNU

Description

The vulnerability allows a local user to execute arbitrary code.

The unsetenv function in glibc 2.1.1 does not properly unset an environmental variable if the variable is provided twice to a program, which could allow local users to execute arbitrary commands in setuid programs by specifying their own duplicate environmental variables such as LD_PRELOAD or LD_LIBRARY_PATH.


Remediation

Install update from vendor's website.

External links