in reply to Re^3: why does perl-suid not mount
in thread why does perl-suid not mount
I'll look into that. Just for curiosity, what exactly is the advantage over suidperl?
I understand the race condition issue, but the shell forks and calls execve() just as the wrapper code does. So, if there is anyone who can write root owned files (resp. links to them), the attack should work with the wrapper as well. Besides that an attacker who can write root owned files, would probably do something simpler than exploiting this race condition.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: why does perl-suid not mount
by Corion (Patriarch) on Nov 10, 2010 at 13:48 UTC |