View Single Post
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#20
Just tested on my N900 (Bash4).
Code:
~ $ env x='() { :;}; echo vulnerable'  
bash -c "echo this is a test"
vulnerable
this is a test
~ $
Originally Posted by MartinK View Post
Still better than running as root


(Source: http://xkcd.com/1200/)

Last edited by pichlo; 2014-09-25 at 20:23. Reason: Added xkcd link
 

The Following 2 Users Say Thank You to pichlo For This Useful Post: