Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFirstly, that is the wrong test for the vulnerability, better is:
x='() { fubar; }; echo barfu' sh -c "" Which should not output 'barfu'. But I wouldn't worry about it on your development system, most things that can set environment variables can just execute the relevant command instead.