Skip to content

Comment on Root access to MySQL.com sold for $3k - now serving malwareparent

Comments

Agreed - this has very little to do with the JVM and server-side Java processes.

Java applets.. shudder

A bug (exploit) in the JVM is a bug, it doesn't matter if you are running it server side or client side.

The only reason it doesn't matter server-side is that you are not trying to exploit your own installation. But the bug is still there.

Of course, the JVM is the JVM wherever it runs, but when one is under the impression of a blanket statement like "Java is secure", they're likely to be thinking of server-side processes which rarely get compromised for reasons you've stated - despite having the same "level of security" wrt vulnerabilities.

You don't know that. Depending on the type of bug (for example a string overflow) simply accepting data from someone else could trigger it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.