"Englander" <(E-Mail Removed)> wrote in message news

(E-Mail Removed)...
> Hello
Hello.
> you know the trick in emails where an attachment comes with content
Yes.
> Content-Type: audio/x-wav; name="fzoirb.exe"
Incorrect MIME type exploit.
> I have been receiving this attempt at an attack for quite some time now
Don't feel lonely.
> what happens?
Nothing (hopefully), but the author thought it was worth a try to
include this old trick anyway. There are still plenty of broken
MS e-mail clients out there.
> does the current version of outlook (or other windows email clients)
> actually try to run the program automatically?
No, current ones are not vulnerable to this particular problem
> (That would be a side effect of just passing the .exe name to the shell
> for execution, as passing just the .wav name would load up the default
> media player, but an exe would execute the exe)
Right, sort of...I think. The x-wav name is only good enough for the e-mail
client to give it the "safe to pass" status ~ it would be the .exe actually
being passed in any event. They seem to have mistakenly allowed for the
possibilty of "lying" to the e-mail client's content-type restrictions. The
client relied solely on the "Content-Type" field for the content's type
rather than on the actual content (or even filename).
> surely they must all have been patched by now
Surely. (but what's next?)
> If not, anyone know which ones handle this correctly (i.e. dont just use
> the shell to autoload the media player...???)
If the "Content-Type" and the actual filename do not match (like
in your example [audio/x-wav != .exe] ) ~ then it is most likely
something you don't want to play *or* execute anyway. As for
any wanted content, you should be reasonably safe allowing any
audio or video data to be fed to the appropriate (sane) player.
If you *really* want to be safer, opt for text only mail and news.