2 Years Later, Java Security Still Broken By Faulty Oracle Patch
An anonymous reader writes: A faulty security patch has left Java users vulnerable to attacks in the past two years, researchers from Polish security firm Security Explorations are claiming. The issue in question is CVE-2013-5838, which was discovered and patched in October 2013. Two years later, going back over their researcher, the same security researchers have now discovered that Oracle had not only misclassified its impact but also botched the fix. In a Full Disclosureexposé, the researcher says that changing four characters in the company's original proof-of-concept code allowed them to exploit the flaw, despite Oracle's patch.
I can't find the details, but I vaguely recall Oracle doing this with other 'patches' as well, simply blacklisting the exploit instead of fixing the vulnerability.
This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
FTA "... a sandbox exploit for Java Web Start applications and Java applets."
Great, just label it all "Java", shall we?
Never mind that neither the JREs nor server JDKs running countless web applications around the world are vulnerable. Never mind that Android is not vulnerable just for using Java. Ignore the existence of OpenJDK entirely.
Just say it's a critical flaw in "Java" security. FFS.
PS Don't use Java Web Start or Applets.
It runs in a virtual machine and my Oracle rep tells me those are bulletproof!
is the single worst human being on the entire face of the earth.
I don't use his software, and neither should anyone else.
CAPTCHA: Opulent. You can't make this shit up....
I wish Sun Microsystems hadn't been sold to Oracle. It was necessary, but still it's a pity.
A lot of smart people were at Sun. James Gosling, Jon Bosak, ... I hate to see collections of really smart people get broken up.
18 years later and /. still allows nonsensical titles on its front page.
Java is a bloody language, not a thing that breaks your computer.
Overview
Unspecified vulnerability in Oracle Java SE 7u25 and earlier, and Java SE Embedded 7u25 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.
Description
Per http://www.oracle.com/technetw... 'Applies to client deployment of Java only. This vulnerability can be exploited only through sandboxed Java Web Start applications and sandboxed Java applets.'
Java is mostly used as a language and runs on server side JVMs, not in people's browsers.
Oracle, however, is a piece of shit company and its incompetence is legendary, it is a truly sad situation and as I wrote years ago, I bet the likes of IBM and Google are sorry now that they didn't manage to buy out SUN's assets before Oracle did.
You can't handle the truth.
You didn't read the article didn't you?
Oct 2013 indicated that Issue 69 could "be
exploited only through sandboxed Java Web Start applications and sandboxed
Java applets". This is not true. We verified that it could be successfully
exploited in a server environment as well such as Google App Engine for
Java [4].
Thank you.
Java security has pretty much always been broken in one way or another anyway, so who cares?
On Mar 07, 2016 Security Explorations modified its Disclosure Policy [1].
As a result, we do not tolerate broken fixes any more. If an instance
of a broken fix for a vulnerability we already reported to the vendor
is encountered, it gets disclosed by us without any prior notice.
How considerate of them. Shouldn't you expect a company that's producing buggy software to also be able to produce buggy fixes? Eventually nail the company sure, but give the junior QA guy a break.
I love the IBM ads at the top of the screen.... We all know Slashdot was purchased... Well, at least they keep the page themed :)
Yes, an anonymous lurker, but it does seem to show why certain companies are targeted like this.
A security company should tell someone if their fix doesn't work, not spam the exploit mechanism for publicity. At best it might get a fix( so would an email ), at worst it hurts folks and potentially allows something to get compromised. Why this makes the front page... oh yeah, the IBM ads.
Too bad they have to use C to interface with the OS...
I have this hate now for everything Oracle. With the exception of their database, everything else is terrible. While they make strides to consolidate everything into using Weblogic, the different application teams don't have a roadmap to combine everything. What ends up happening is you have multiple instances of Weblogic as the versions are different within a release (ODI OBIEE) or they just aren't configured to work together. We have 4 WL instances for one product because they couldn't figure out how to consolidate them.
I like how they say they are cloud based when in reality nothing they do is cloud based. Ever tried to bring up some of their apps in another site without having to re-configure 100 different things?
Java oh how I hate thee. It's slow response from most of the applets that I use...always has been this way. I am constantly fighting to install/uninstall different versions since some older applets don't work on newer versions of Java.
Their support is also the worst out of anything I have ever used. How is it acceptable to have a ticket opened for a month with no response. I literally updated the ticket 5 times asking for an update within a month to no response.
Hi,
This vulnerability only applies to Applets or Java Web Start- SANDBOXED environments. It doesn't matter for any real-world scenario- server apps or desktop apps or Android apps.
Thing is, sandboxed java is insecure, and by this point it's obvious it's pretty much impossible to secure. So applets or JWS will remain insecure, but they should not be used in the first place and they are barely used in real world anyway these days. Today java is used in BigData/backend/server-side/web-server apps, or in some desktop apps, or in Android. Anyone still using Applets or JWS should just stop...
Shame to Slashdot for clickbait tittle- by now they should know better than to post crap like this.
--Coder