Summary
This host is installed with Oracle Java SE JRE and is prone to multiple remote code execution vulnerabilities.
Impact
Successful exploitation allows remote attackers to bypass SecurityManager restrictions and execute arbitrary code.
Impact Level: System/Application
Solution
Apply the patch from below link
http://www.oracle.com/technetwork/topics/security/alert-cve-2012-4681-1835715.html
Insight
- SecurityManager restrictions using
'com.sun.beans.finder.ClassFinder.findClass' with the forName method to access restricted classes and 'reflection with a trusted immediate caller' to access and modify private fields.
- Multiple unspecified vulnerabilities in the JRE component related to Beans sub-component.
Affected
Oracle Java SE versions 7 Update 6 and earlier
References
Severity
Classification
-
CVE CVE-2012-1682, CVE-2012-3136, CVE-2012-4681 -
CVSS Base Score: 10.0
AV:N/AC:L/Au:N/C:C/I:C/A:C
Related Vulnerabilities