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 "$((`...`))".
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.