Hacker News new | ask | show | jobs
by typon 3709 days ago
I'm sure you've heard of the Shellshock bug.
1 comments

Shellshock is a flaw in bash parsing and has nothing to do with that fact that bash happens to be written in C. Also, it's only a problem for untrusted input sent to bash. Typically, from the internet.