Thanks, Eric C.
Take a look at the following:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q259228
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q291506
Let me know if this helps,
Rick
"Ludwig" <xxer...@xxcityrm.org> wrote in message
news:#gXsDJuxBHA.2388@tkmsftngp05...
"Rick Hattenburg" <ric...@microsoft.com> wrote in message
news:uCgE4IxxBHA.2792@tkmsftngp05...
Yes. A malformed URN can, on improperly maintained systems, create an
exploitable buffer overflow condition or send you to a malicious web site or
do other kinds of damage. If the URN is contained in a .url file, the
recipient of the email message may not visually inspect the URN before
activating it. If it is contained in the body of the message, you can't
help but see where it goes and what kind of URN it is.
--
David Dickinson
EveningStar Information Services
Summary of Microsoft Security Bulletins
http://www.zianet.com/bwd/securitybulletins.asp
Of course displaying adds an "additional" danger of a buffer overflow, but
so does diplaying an mail body of plain text.
Harald Ums
Eric C.
"EveningStar" <eis-n...@softhome.net> wrote in message
news:#pQhbSMyBHA.2080@tkmsftngp04...
"Harald Ums" <Harald.U...@t-online.de> wrote in message
news:#7IgrnMyBHA.1652@tkmsftngp04...
The one valid reason I saw up to now why url-attachments are more dangerous
than html mails, was that you can't see what is in an url attachment until
you have saved it to disk or opened it.
But for the 'naive' user even a href embedded in an html mail might also be
dangerous. The url
<a href=http://www.somesite.somewhere/..very long url
target="_top">www.microsoft.com/security</a>
will display as www.microsoft.com/security even if it points somewhere else.
You have to look at the status line to see the correct url.
With the usual mix of users in large companies you alsways find a few who do
not know that.
Harald Ums