|
|
|
|
|
by jcape
4001 days ago
|
|
Because it is treating all of these intended side-effects of using a shell as though they are security vulnerabilities. The problem is that there is a way for untrusted user input to ever touch a shell in the first place. Seriously, I challenge you to find a language reference that doesn't decry the use of their version of system(3)---because all that does is run the given command under the user's shell. |
|
It's really aggravating to learn something from an article that is making someone more knowledgeable this angry without explanation.