|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | ||
|
Newly-Discovered Java 7 Security Vulnerability Poses Risks to Macs
![]() ![]() Just two weeks after Oracle officially took over responsibility for Java on OS X with the launch of Java SE 7 Update 6, a new Java vulnerability has been discovered to pose a significant threat to systems running the software. Krebs on Security highlighted the issue yesterday, noting that it affects all versions of Java 7 on most browsers. Quote:
Computerworld reports that the issue does indeed affect fully-updated Macs running Java 7 on top of OS X Mountain Lion. Quote:
Apple has of course had its own issues with Java vulnerabilities, most recently with the Flashback malware that was able to infect over 600,000 Macs by taking advantage of an exploit in Java 6 that had already been patched by Oracle for most platforms but not by Apple for OS X. It is due to smaller, previous incidents similar to Flashback that Apple had already been moving to shift responsibility for Java updates to Oracle, a move that is taking place with Java 7. But while Mac users will now receive Java updates simultaneously with users on other platforms, Java remains one of the highest-profile targets for attackers seeking to compromise systems on a broad basis. Update: CNET noted earlier today that most Mac users are not currently susceptible to the issue, as Java 7 is not installed by default on Macs. The current version of Java installed on Mac remains Java 6 for the time being, so users would have to have manually updated to Java 7 in order for their systems to be vulnerable. Article Link: Newly-Discovered Java 7 Security Vulnerability Poses Risks to Macs |
|||
|
|
0
|
|
|
#2 |
|
wow. How many Java vulnerabilities are there?
|
|
|
|
2
|
|
|
#3 |
|
Cue "Java sucks, why does anyone even need Java" comments...
|
|
|
|
7
|
|
|
#4 |
|
Just to emphasize, this is NOT a Mac security issue but rather a JAVA security issue which affects its host system, which includes Macs.
Nor is this a Windows virus. Macs are still impervious to Windows viruses.
__________________
MacBook Pro 15" 2.2Ghz hi-res glossy, 8GB RAM, Razer Orochi, Seagate Momentus XT 750GB iPhone 5 White 32GB Audiophile 5TB Total External Storage
Last edited by Prodo123; Aug 28, 2012 at 02:14 PM. |
|
|
|
16
|
|
|
#5 |
|
Another reason I've had Java disabled on my Safari for years.
__________________
|
|
|
|
6
|
|
|
#6 |
|
Open Terminal..
Run: java -version I get: Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720) Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode) So it looks like I am good. "build 1.6" is "Java 6". I have Mountain Lion and just recently installed Java after upgrading to Mountain Lion, so I was a bit surprised that I had Java 6 and not Java 7. |
|
|
|
5
|
|
|
#7 |
|
How can we tell what version of Java we have installed?
|
|
|
|
0
|
|
|
#8 |
|
So Java is the new Flash
|
|
|
|
3
|
|
|
#9 | |
|
Quote:
__________________
15" rMBP; iPad 4; iPhone 5 I <3 |
||
|
|
0
|
|
|
#10 |
|
Terminal
java -version |
|
|
|
1
|
|
|
#11 |
|
Technically, you can have several versions of java on your machine. This shows the DEFAULT version of java, which is what your browser will generally use unless you change it.
Your default version could be 1.6 (Java 6), but another program might install and use 1.7 (Java 7) if it wants to. |
|
|
|
3
|
|
|
#12 |
|
what kind of actual risk are we talking about?
|
|
|
|
0
|
|
|
#13 |
|
Read "the bag has been officially passed" ...
__________________
Bronie |
|
|
|
0
|
|
|
#14 |
|
*edit* Those appear to be links.
Last edited by D.T.; Aug 28, 2012 at 02:32 PM. |
|
|
|
0
|
|
|
#15 |
|
That's odd. I thought a couple weeks ago an update to Java bringing it up to 7 had appeared in Software Update. I'll have to check when I get home.
|
|
|
|
0
|
|
|
#16 |
|
It’s infuriating that Adobe’s CS requires Java now otherwise I could ditch Java. Rubbing salt in the wounds I believe the Java requirement is for their software authentication/auto update mechanism and is not required for core functionality.
|
|
|
|
10
|
|
|
#17 |
|
"manually updated to Java 7 in order for their systems to be vulnerable."
can "in order to" be used for something that one does not want? |
|
|
|
1
|
|
|
#18 |
|
Agree, Kinda
Java had provided a lot of issues for our organization. We cannot patch due to java limitations on some programs (not being able to use anything higher then Java 6 update 25 for instance) Top it off they bundle crapware like toolbars and google items, which affect computers. overall, not the great platform its advertised to be, at least not on the desktop
__________________
Psalm 91 |
|
|
|
0
|
|
|
#19 | |
|
Quote:
The vulnerabilities are coming from the web browser, where a web site will try to run bad java code that your browser allows. Simply disable Java in your web browser, or use an older version, and you're safe when you surf the web - despite some other software requiring Java to run. (Note: JavaScript and Java are two different things) |
||
|
|
1
|
|
|
#20 | ||
|
Quote:
Quote:
|
|||
|
|
0
|
|
|
#21 |
|
Same here, installed with CS6 MC
__________________
Psalm 91 |
|
|
|
0
|
|
|
#22 |
|
well hopefully this will be patched soon.
__________________
{2012 27imac-3.4i7-680mx-32gb ram-768SSD+External TB Samsung840pro ssd + TB velociraptors-UAD Apollo/Marantz/Amphion/Bowers&Wilkins Sound-Impulse 61} {ipads}{iphones} |
|
|
|
0
|
|
|
#23 |
|
The current version of Java 7 allows java code itself to disable the security preferences of the Java sandbox. (It's supposed to ask you 'Can I write files to your c: directory?' but the hack lets the code NOT ask the user these questions, and just go 'yes - I'm allowed').
Basically, the java code now can do anything java can do WITHOUT asking you permission, like create files, rename or delete files and execute anything on your box. |
|
|
|
0
|
|
|
#24 | |
|
Quote:
Otherwise, only applications can run Java, you thus would need to download an application and run it (which normally will give you a warning about it being the first time to run this particular application). Thus, the worst this Java exploit can do additionally is a privilege escalation if something tricks you into running a downloaded application. |
||
|
|
0
|
|
|
#25 |
|
How do I remove?
I had enabled Java on Mountain Lion and upgraded to the newest version, how do I disable java or remove it?
__________________
3.06 GHZ iMac, Dual 24 inch Displays, 1 TB Hard Drive, NVIDIA GeForce 8800 GS, G-Tech RAID3 Firewire Dual-Drive for backups. Mac Mini, Airport Extreme, Time Capsule, Airport Express, AppleTV. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 07:03 PM.








iPhone 5 White 32GB

Linear Mode
