Arithmetic operation in shell script can be dangerous
1–2 of 2 posts
Re: Arithmetic operation in shell script can be dangerous
#2First I thought "it's your own fault if you use shell scripting in the (unsafe) web". But the sudo example got me. That's exploitable on Linux systems.
Modern Unix shells are so full of old weird features which are turned on by default. That's a bit horrific -.-