CVE Catalog
CVE-2017-15804
CriticalSummary
The glob function in the GNU C Library (glibc) before version 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.
Risk Assessment
Exploitation of this vulnerability may lead to arbitrary code execution, posing a significant security risk to the system.
Recommendation
It is recommended to update the glibc library to version 2.27 or later to mitigate this vulnerability.
Original NVD description (English source)
The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.

