CVE-2014-7817 on Ubuntu 12.04 LTS (precise) - medium.
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 "$((`...`))".