MongoTheGeek said:From the sound of these comments it seems that the trojan only affects machines that run 10 and have classic available?
That means that once classic goes away this won't be a threat?
Since classic is no longer a standard install this is a much smaller threat than it seems?
applekid said:Exactly what I was about to mention. It really isn't a big deal, but since the problem basically is a security hole in iTunes (that didn't exist in iTunes 3 according to the last message in this Google thread. ) that seems very fixable.
byamabe said:If I write an application (*.app or *.exe) that deletes your files, then I make the icon look like an MS Word file, is that a Trojan horse?
Yes, the behavior of having your files wiped is the more important issue. Whether the trojan horse actually opens word is irrelevant. I got you to click the app and wipe your files. Are you still concerned that Word didn't open. Maybe you'll double click to try to open it againwnurse said:Behaviour is more than just having an icon.
byamabe said:Yes, the behavior of having your files wiped is the more important issue. Whether the trojan horse actually opens word is irrelevant. I got you to click the app and wipe your files. Are you still concerned that Word didn't open. Maybe you'll double click to try to open it again![]()
wnurse said:Of course it is, who is arguing that?. I thought we were arguing the uniqueness of the trojan approach. Strange, for years mac users boasted about not having trojans or virus and now we are told this is old news and really not a clever hack? Huh? Maybe i should just go back to windows then. I mean, what's the point, why put up with a platform with less applications, higher hardware cost if it too can be just as easily effected as a windows machine? The mac is cool but so what? Money is cooler. If i can buy a machine for less money, i'd definetly feel a lot cooler that the other guy spending more cash to get a mac and having less money.
Foocha said:I think the issue is that the Finder misrepresents the file as an MP3 when in fact it's an executable. The problem arises from Mac OS X's halfway-house between OS 9 style File Type & Creator Codes and OS X style document extensions.
With Windows and Linux it's clearer what is executable and what's not. Since OS X has to provide backwards compatibility to OS 9, this one may be tricky for Apple to solve.
wnurse said:This is a vulnerabilty of the OS itself. It is also different from just mislabelling a file or changing the extensions of a file as some users are suggesting. Don't believe me?. Change the extension of some windows exe to mp3 and then try to open it in windows media and see what happens. It does not play. This hack is clever because not only is the extension mp3 but it really is an mp3 to itunes and also an application to the OS. This of this as a file existing in two states simultaneously. Is it a big deal? maybe not but half of the window trogans are no big deal but mac users are quick to pounce on microsoft at the smallest vulerability. Mac users skepticism are further compounded if microsoft then says that the vulerability is no big deal. Hey, the shoe is on our foot. It does us no good to bury our head in the sand.
Sure, that you can drop an application into an MP3 player and it plays is a neat trick. You seem to be mixing the notions of security and abuse. I don't know of a platform that can prevent someone from writing an application that can do something abusive like wipe your files, start a DOS attack, or go to your password directory and start sending them out unless that platform is severely restricted in functionality (Java applets). However, some platforms are more resistant (not impervious) to things like buffer overrun/underrun.wnurse said:Of course it is, who is arguing that?. I thought we were arguing the uniqueness of the trojan approach. Strange, for years mac users boasted about not having trojans or virus and now we are told this is old news and really not a clever hack? Huh? Maybe i should just go back to windows then. I mean, what's the point, why put up with a platform with less applications, higher hardware cost if it too can be just as easily effected as a windows machine? The mac is cool but so what? Money is cooler. If i can buy a machine for less money, i'd definetly feel a lot cooler that the other guy spending more cash to get a mac and having less money.
The program exploits a vulnerability that goes back to the original Mac operating system...The vulnerability was exploited several times by Trojans authored for previous versions of the Mac OS.
The program can't be spread by e-mail or through a file-sharing network unless it is compressed using software like Aladdin's Stuffit. Failing to compress the MP3 file before sending it renders the software inoperative.
jxyama said:patch should be easy in theory. apple just has to make finder behave consistently - if it displays a file as one type, it should act on it as that type when double-clicked. (this used to not be a problem when finder didn't depend on extensions to figure out what the file type icon to display.)
Negative!byamabe said:Whether the trojan horse actually opens word is irrelevant.
sushi said:If I double click on an icon and it does what it is supposed to do, such as play an mp3 song, then the user has no idea that his/her system has just been infected. That is the worry here.
Yes, once you double click it is too late.Rincewind42 said:If the user has double clicked the file, then it is too late, they have been owned. The trojan can do whatever damage it is going to do in the few seconds it takes for the user to realize that the file they just double clicked does nothing and they have tossed it into the trash. The damage is done.
Again, the only thing that is particularly interesting about this is the fact that it has the novelty of also being a valid MP3 file. The application delivered it's payload long before the music started playing.
Fat Tony said:And here we go...Fresh off of CNN's homepage:
http://www.cnn.com/2004/TECH/internet/04/09/apple.trojan/index.html
musicpyrite said:....unlike M$, they just deny it or give excuses.....
QCassidy352 said:I was just about to post this. That's awful. Now people who don't know any better will think that there is actually a harmful virus out there that attacks macs.
Fat Tony said:And here we go...Fresh off of CNN's homepage:
http://www.cnn.com/2004/TECH/internet/04/09/apple.trojan/index.html
wnurse said:This is not a security problem with itunes. I'm as avid a mac user as any but people seem personally offended if a vulnerability of mac OS is revealed. This is a vulnerabilty of the OS itself
Rincewind42 said:Fortunately this trojan is also extremely fragile, if the resource fork isn't preserved, the application can't even launch. They could try to do it with a standard bundled application, but they would also have to compress/encode it to send it to anyone, and couldn't use the normally invisible .app extension (because two extensions are always shown by OS X).