Apple Releases Second Update to Java in Two Days - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

Apple Releases Second Update to Java in Two Days

Apple has released its second update in two days to the OS X implementation of Java. The first update closed a vulnerability that has led to the infection of more than 600,000 Macs via a trojan horse. The infections have received increased media attention in the past day, including a splashed headline on the Drudge Report.

javaupdate
While yesterday's Java for OS X Lion 2012-001 update closed the vulnerability in Java 1.6.0_29, there's no indication what the new update -- called Java for OS X 2012-002 -- fixes. The update notes link to the same support document as update 2012-001.

Last year, Apple introduced a security update to OS X that would automatically remove malicious software from OS X installations. It isn't clear if the infected machines can be fixed via the internal OS X security mechanisms.

In OS X Mountain Lion, the next version of the OS X software that will be released this summer, Apple will include a feature called Gatekeeper. The new system relies not only on Mac App Store distribution as means of vetting apps, but also on a new "identified developer" program under which developers distributing their applications outside of the Mac App Store can register with Apple and receive a personalized certificate they can use to sign their applications. Apple can then use that system to track developers and disable their certificates if malicious activity is detected.

Popular Stories

Aston Martin CarPlay Ultra Screen

Apple Says CarPlay Ultra is Coming to These Vehicle Brands

Thursday May 21, 2026 11:53 am PDT by
Last year, Apple launched CarPlay Ultra, the long-awaited next-generation version of its CarPlay software system for vehicles. Nearly a year later, CarPlay Ultra is still limited to Aston Martin's latest luxury vehicles, but that should change fairly soon. In May 2025, Apple said many other vehicle brands planned to offer CarPlay Ultra, including Hyundai, Kia, and Genesis. CarPlay Ultra...
iphone 18 pro blue%402x

iPhone 18 Pro: Dark Cherry, Light Blue, and Dark Gray Chassis Leaked [Update]

Thursday June 4, 2026 5:18 am PDT by
Update: Since publication, new information has come to light suggesting the images have been AI-manipulated and are not in fact iPhone 18 Pro chassis parts. The original article follows. The color options Apple is reportedly planning for the upcoming iPhone 18 Pro and ‌iPhone 18 Pro‌ Max have appeared online today in the form of images of chassis parts of unknown authenticity....
iOS 27 All the New App Features

iOS 27: All the Rumored App Features

Wednesday June 3, 2026 3:48 pm PDT by
Siri is getting a major overhaul in iOS 27, but Apple also has some big updates planned for apps like Camera, Photos, and Wallet. There are multiple new AI features in the works, plus some non-AI upgrades. Camera Apple is moving Visual Intelligence from the Camera Control button to the Camera app in iOS 27, according to Bloomberg. There will be a Siri mode that will be available alongside...

Top Rated Comments

185 months ago
It's also Friday the 6th right now.
Does this mean the world's going to end again? I don't think I can take another world ending; I may die of laughter.

Hi. Can you guys tell me whether you think my Macbook got infected? Yesterday I did a search for "msnbc live feed online." Two of the results were websites called zahipedia.info.com and the other epctv.com. I can't remember which of the two it was (I think the latter), but, when I went to it, a small window popped up telling me that I should clean my computer of junk. I clicked OK to get rid of the window, then Safari froze up. I couldn't even quit it until I forced quit it via Finder. Could this have infected my computer? My Macbook is fairly new and, as far as I know, free of junk. Is epctv a dangerous site? Why did it tell me I had junk? How would I find out if I got infected? Thanks.
By the way, laws of computing 101: The OK button agrees to something, the Cancel/close window button disagrees. If you click OK, know what you're saying OK to.

EDIT: In other words, stop using it to close windows.
Score: 16 Votes (Like | Disagree)
fel10 Avatar
185 months ago
66.6 :eek:

MacRumors content image
Score: 9 Votes (Like | Disagree)
MonkeySee.... Avatar
185 months ago
I love how these "professionals" are calling it a virus :rolleyes:
Score: 8 Votes (Like | Disagree)
185 months ago
Straight from Apple's Java mailing list. Just an issue with Xcode and App Loader in OS X Lion. Snow Leopard users don't need the tiny update.

Java developers,

Today we re-shipped our Java 1.6.0_31 for OS X Lion today to address a critical issue we found in Xcode and the Application Loader tool. This new "Java for OS X 2012-002" package is effectively identical to "Java for OS X 2012-001", with the exception of a few symlinks and version numbers.

For the sake of expediency, we have re-rolled the automatic update as our standard full combo updater, with the hope that most users have not yet been presented with 2012-001. We considered creating a delta update for users who already installed 001, but that would have made the process of getting these fixes to you take longer.

We apologize for the inconvenience, and would like to offer our thanks to the developers who caught this issue and reported it to us as quickly as they did. This issue only impacts Lion users, so Snow Leopard users have nothing to reinstall.

Over the next few days, we will catch up with producing updated release notes, tech notes, and developer packages with the revised 002 version numbers.

Manual download links:
Java for OS X 2012-002: <http://support.apple.com/kb/DL1515>
Java for Mac OS X 10.6 Update 7: <http://support.apple.com/kb/DL1516>
Score: 7 Votes (Like | Disagree)
185 months ago
Hey if it's broken fix it.:cool:
Score: 7 Votes (Like | Disagree)
Morod Avatar
185 months ago
Hi. Can you guys tell me whether you think my Macbook got infected? Yesterday I did a search for "msnbc live feed online." Two of the results were websites called zahipedia.info.com and the other epctv.com. I can't remember which of the two it was (I think the latter), but, when I went to it, a small window popped up telling me that I should clean my computer of junk. I clicked OK to get rid of the window, then Safari froze up. I couldn't even quit it until I forced quit it via Finder. Could this have infected my computer? My Macbook is fairly new and, as far as I know, free of junk. Is epctv a dangerous site? Why did it tell me I had junk? How would I find out if I got infected? Thanks.

To find out if you're infected, do this:


Originally Posted by Sirolway
What's the easiest way to determine if you're infected?...


In terminal run:
Quote:
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
You should get this error:
Quote:
The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist
Then run:
Quote:
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
You should get this error:
Quote:
The domain/default pair of (/Users/YOURUSER/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist


You can copy and paste the two commands into Terminal. To open Terminal, go to Finder>Applications>Utilities>Terminal. Double click on Terminal. Hit enter after each command.
Just be careful when using Terminal. It's one of the few places where you can really mess up your computer.
Score: 6 Votes (Like | Disagree)