Tuesday, November 27, 2012

Java's Recent Vulnerability

Choman Saleem

                Java’s Recent Vulnerability

     The number of programming languages used today is abundant. One of the most leading object-oriented programming languages is Oracle’s Java. Java’s efficiency and widespread use as a programming language comes from it’s Java Virtual Machine, which is installed on all operating systems. The Java Virtual Machine allows the programmer to communicate with the virtual machine instead of the actual system. The JVM results in a secure environment on top of the real hardware platform and operating system.
     The Oracle Java platform has been revered as a secure platform for many years due to the fact that it operates on a layer separate from the hardware and operating system. Java has been a common target for hackers, but they have had little success. However, researchers at the Security Explorations have recently uncovered a  serious security flaw in the platform, Java Standard versions 5,6, and 7 have the ability to penetrate through the virtual machine.

     Oracle has confirmed the security issue and has been working on a critical patch update. Like any other download from the Internet, Java plugins should only be installed from trusted sites. The number of Java users on desktops, servers, and laptops is staggering. In a terrible scenario, a security flaw could affect millions of people.



Source:
http://www.eweek.com/security/new-java-vulnerability-allows-sandbox-bypass-security-firm-says.html

No comments:

Post a Comment