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 $((`...`)). http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-7817