Linked by Thom Holwerda on Thu 26th Jun 2008 11:13 UTC
Mac OS X On OSNews, we try to steer away from speaking of specific security incidents, trojans, or viruses, unless they are in one way or the other special, or very influential. Over the course of the past 12 months or so, many incidents concerning Mac security arose, but most, if not all, were lemons: they required the user to actively enter his administrator password, or to manually launch the malicious program. In my book, these cases do not constitute as serious breaches of security, and hence, OSNews ignored them. However, a new security breach has been making rounds around the internet lately, which does pose a serious breach in security.
Thread beginning with comment 320226
To read all comments associated with this story, please click here.
nice fix!
by puenktchen on Thu 26th Jun 2008 13:16 UTC
puenktchen
Member since:
2007-07-27

i really like the command using he exploit to fix for the exploit:

osascript -e 'tell app "ARDAgent" to do shell script "chmod 0555 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Ma cOS/ARDAgent"';

RE: nice fix!
by matt_mph on Thu 26th Jun 2008 13:37 in reply to "nice fix!"
matt_mph Member since:
2008-06-13

this doesn't work on my 10.5.3 it's still reporting root as the result from whoami

Reply Parent Bookmark Score: 2

RE[2]: nice fix!
by jack_perry on Thu 26th Jun 2008 14:41 in reply to "RE: nice fix!"
jack_perry Member since:
2005-07-06

Wait a few moments, then run the whoami script again. ARDAgent can take a few moments to startup. In my case it took a few seconds; when I first ran the script it said "root" and when I ran it again a moment later it said "jackperry".

Since the fix for this is so easy, one wonders why Apple hasn't taken care of it. Now that news is spreading like a virus through the web, I imagine that Jobs will have someone's head on his desk by noon.

Reply Parent Bookmark Score: 2