gdb: multiple vulnerabilities
Posted Oct 21, 2005 15:28 UTC (Fri) by
smoogen (subscriber, #97)
In reply to:
gdb: multiple vulnerabilities by nix
Parent article:
gdb: multiple vulnerabilities
Usually insecure sourcing is considered:
Not checking that directory is not world-writable
Not checking that file is not world-writable
Not checking that the file is a sym-link
Blindly executing any commands in the source file.
(
Log in to post comments)