Tagged Questions
1
vote
4answers
407 views
How to exploit data being written to file
I am trying to show that taking data as an input and writing directly to a file without parsing, checking or sanitizing it is a security risk.
Can anyone show an example of how this can be exploited. ...