Surprisingly enough...
Posted Oct 27, 2010 22:06 UTC (Wed) by
khim (subscriber, #9252)
In reply to:
A Firefox zero-day vulnerability by brugolsky
Parent article:
A Firefox zero-day vulnerability
Actually very very few browser vulnerabilities are vulnerabilities JVM can prevent. In fact number of pure JavaScript-interpreter vulnerabilities and Sun JVM vulnerabilities is comparable and JVM is probably more vulnerable, not less (because it's more complex).
Most vulnerabilities are of sort where some object is given access to properties which is should not have - and the same class of vulnerabilities exist in Java software too.
I'm not a big fan of JavaScript but as far as web security is concerned... no, JavaScript is not the biggest problem by far.
(
Log in to post comments)