Files
CVEs-PoC/2014/CVE-2014-7817.md
2024-06-18 02:51:15 +02:00

803 B

CVE-2014-7817

Description

The wordexp function in GNU C Library (aka glibc) 2.21 does not enforce the WRDE_NOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$((...))".

POC

Reference

Github

No PoCs found on GitHub currently.