Files
CVEs-PoC/2017/CVE-2017-15670.md
2025-09-29 21:09:30 +02:00

724 B

CVE-2017-15670

Description

The GNU C Library (aka glibc or libc6) before 2.27 contains an off-by-one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the ~ operator followed by a long string.

POC

Reference

No PoCs from references.

Github