[arch-security] [ASA-201604-3] jre7-openjdk-headless: sandbox escape

Levente Polyak anthraxx at archlinux.org
Fri Apr 1 16:17:34 UTC 2016


Arch Linux Security Advisory ASA-201604-3
=========================================

Severity: Critical
Date    : 2016-04-01
CVE-ID  : CVE-2016-0636
Package : jre7-openjdk-headless
Type    : sandbox escape
Remote  : Yes
Link    : https://wiki.archlinux.org/index.php/CVE

Summary
=======

The package jre7-openjdk-headless before version 7.u99_2.6.5-1 is
vulnerable to sandbox escape leading to execution of unintended operations.

Resolution
==========

Upgrade to 7.u99_2.6.5-1.

# pacman -Syu "jre7-openjdk-headless>=7.u99_2.6.5-1"

The problem has been fixed upstream in version 7.u99_2.6.5.

Workaround
==========

None.

Description
===========

It was discovered that the security fix for CVE-2013-5838 was incomplete
and still allowed remote attackers to escape the Java security sandbox
mechanism.
The root problem is that the Reflection API does not properly guarantee
type safety when Method Handle objects were invoked across two different
Class Loader namespaces.
A part of the original patch was to use the "loadersAreRelated()" method
to ensure that the two Class Loaders are related, which is a condition
for correct type safety.
However, this condition could be easily fulfilled by abusing certain
behaviors in the class loading process, which could allow an attacker
to bypass the type safety checks and ultimately escape the security
sandbox mechanism.

Impact
======

A remote attacker who is able to run an untrusted Java application or
applet is able to bypass Java sandbox restrictions and execute
unintended operations.

References
==========

http://www.oracle.com/technetwork/topics/security/alert-cve-2016-0636-2949497.html
https://access.redhat.com/security/cve/CVE-2016-0636

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-security/attachments/20160401/eba3ce59/attachment.asc>


More information about the arch-security mailing list