PT-2019-6479 · Gnu · Glibc
Published
2019-04-10
·
Updated
2019-04-11
·
CVE-2005-3590
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
glibc versions prior to 2.3.5
Description
The issue is related to the getgrouplist function in the GNU C library. When this function is invoked with a zero argument, it writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow. This could potentially allow attackers to corrupt memory.
Recommendations
For versions prior to 2.3.5, update to version 2.3.5 or later to resolve the issue. As a temporary workaround, consider restricting the use of the getgrouplist function with zero arguments until a patch is available.
Fix
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Glibc