Rick Brandt wrote:
Quote:
David Gillen wrote:
Quote:
>Rick Brandt said:
Quote:
I've done some Googling on this, but can't find anything definitive
looking that isn't ancient.
>
The issue is whether the simple act of viewing an HTML page that
contains script or viewing an HTML Email message that contains
script is (in and of itself) enough to infect your machine with a
virus.
>
>Yes it is.
>But, most of these kind of security holes are fixed very quickly. If
>you keep your software (browser, mail client, etc) up to date you
>should be relatively safe. Or use a non windows OS, which while
>neither 100% is far far less likely to be subject to the same
>invasive techniques used by the low lifes who develop such attacks.
>>
>D.
>
Just to clarify though. Can anything you're describing be done with plain
old Javascript or does it require some sort of exotic exploit?
Hi,
A bit of both often: an exotic exploit using JS.
As with most bugs/securityholes, the problem was not obvious to the
developers: Bufferoverflows and such.
If you want to know about all details, I think Mozilla/FF have public
accessable bugtrackers with comments.
IE/M$ probably fix their stuff silently (if they fix it at all) with minimal
comments about the securityhole.
You can find more info and usefull links at developer.mozilla.org.
Hope that helps.
Regards,
Erwin Moller