vendor:
Glibc
by:
BiT
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Glibc
Affected Version From: 5.4.32
Affected Version To: 5.4.32
Patch Exists: YES
Related CWE: N/A
CPE: a:gnu:glibc:5.4.32
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
1997
Buffer Overflow in Linux libc 5.4.32
A buffer overflow is present in linux libc 5.4.32 and below that allows a user to obtain local root access under some conditions. The overflow is in the function vsyslog() and exploitable through the suid root program su, which passes the arg that exceeds boundaries directly to the function.
Mitigation:
Upgrade to a version of libc that is not vulnerable to this exploit.