cve/2017/CVE-2017-15804.md
2024-05-26 14:27:05 +02:00

669 B

CVE-2017-15804

Description

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.

POC

Reference

No PoCs from references.

Github