Add privileged_* security checks to assess scripts
GoogleCodeExporter opened this issue · 4 comments
GoogleCodeExporter commented
Add privileged_* security checks to assess scripts:
* Check for straight OS command injections
* Check for race condition bugs (e.g. symlink attack)
* ...
Original issue reported on code.google.com by bernardo.damele
on 1 Nov 2012 at 1:07
GoogleCodeExporter commented
Original comment by bernardo.damele
on 5 Nov 2012 at 10:26
- Changed state: Started
GoogleCodeExporter commented
r329 is relevant.
Original comment by bernardo.damele
on 5 Nov 2012 at 10:29
GoogleCodeExporter commented
With regards to race conditions, r333 now also consider scripts.
Original comment by bernardo.damele
on 5 Nov 2012 at 10:33
GoogleCodeExporter commented
This issue was closed by revision r334.
Original comment by bernardo.damele
on 5 Nov 2012 at 10:34
- Changed state: Fixed