Bash gets shellshocked
Bash gets shellshocked
Posted Oct 1, 2014 20:18 UTC (Wed) by iabervon (subscriber, #722)Parent article: Bash gets shellshocked
There's an interesting discussion of finding more parser bugs, including one that the discoverer didn't understand, here. In short, making sure that bash doesn't try to parse untrusted content seems to be the only safe thing to do.