Arbitrary code execution in Oracle Java SE - CVE-2013-0422

 

Arbitrary code execution in Oracle Java SE - CVE-2013-0422

Published: January 13, 2017 / Updated: November 20, 2020


Vulnerability identifier: #VU4554
CSH Severity: Critical
CVSS v4: 8.6 [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]
CVE-ID: CVE-2013-0422
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

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

The weakness exists due to errors involving Java Management Extensions (JMX) MBean components. A remote attacker can create specially crafted Web site containing a malicious Java applet, trick the victim into opening it, invoke the setSecurityManager() function and execute arbitrary code outside the sandbox with privileges of the current user.

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

Note: the vulnerability was being actively exploited.

Affected software

Oracle Java SE

How to mitigate CVE-2013-0422

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins