Buffer overflow in Glibc - CVE-2005-3590
Published: April 10, 2019 / Updated: July 17, 2020
Glibc
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow and potentially allowing attackers to corrupt memory.