Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
1–10 of 137 posts
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#2> 56 percent of exploits blocked in Q3 use Java vulnerabilities.
So much for the idea of a managed language runtime being inherently more secure...
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#3Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#4I know the saying many eyes make bugs shallow, but so does billions of dollars and years of concentrated effort. Kudos to Microsoft for getting their act together.
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#5Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#6It's actually this bit from farther down that surprised me the most: > 56 percent of exploits blocked in Q3 use Java vulnerabilities. So much for the idea of a managed language runtime being inherently more secure...
The surface area exposed is larger, because you're allowing the browser to download and run arbitrary programs, something you don't do with unmanaged languages very much.
Edit: Also, just consider how much worse it'd be if Java apps were re-written in a language that allows buffer overflows. Enterprises already cannot get security right; even generating SQL queries results in problems. No way would those teams deal with yet another layer of security issues. Hell, I've dealt with commercial teams writing in C++ thinking a buffer overflow has "something to do with network rate limiting."
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#7It's actually this bit from farther down that surprised me the most: > 56 percent of exploits blocked in Q3 use Java vulnerabilities. So much for the idea of a managed language runtime being inherently more secure...
Remember ActiveX and how it was worse than Java applets?
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#8Sorry for going off topic but, I hadn't seen the nextweb new design before. I found it quite disorientating, there is so much orange "stuff". I just didn't know where to look.
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#9It's actually this bit from farther down that surprised me the most: > 56 percent of exploits blocked in Q3 use Java vulnerabilities. So much for the idea of a managed language runtime being inherently more secure...
Re: Not one Microsoft product on Kaspersky’s top 10 vulnerabilities list
#10Sorry for going off topic but, I hadn't seen the nextweb new design before. I found it quite disorientating, there is so much orange "stuff". I just didn't know where to look.