Error Handling in Oracle Java SE and JavaFX - CVE-2011-3544

 

Error Handling in Oracle Java SE and JavaFX - CVE-2011-3544

Published: December 29, 2016 / Updated: November 20, 2020


Vulnerability identifier: #VU3037
CSH Severity: Critical
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Red
CVE-ID: CVE-2011-3544
CWE-ID: CWE-388
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: Oracle
Affected software:
Oracle Java SE
JavaFX

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The weakness exists due to improper handling of Rhino Javascript errors. A remote attacker can create a specially crafted Web site, trick the victim into visiting it and execute arbitrary code with privileges of the current user via untrusted Java Web Start applications and untrusted Java applets.

Successful exploitation of the vulnerability results in arbitrary code execution on the vulnerable system.

Note: the vulnerability was being actively exploited.

How to mitigate CVE-2011-3544

Update the latest version from vendor's website:
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Sources