CVE-2018-12539
14.08.2018, 19:29
In Eclipse OpenJ9 version 0.8, users other than the process owner may be able to use Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same machine and use Attach API operations, which includes the ability to execute untrusted native code. Attach API is enabled by default on Windows, Linux and AIX JVMs and can be disabled using the command line option -Dcom.ibm.tools.attach.enable=no.Enginsight
Vendor | Product | Version |
---|---|---|
eclipse | openj9 | 0.8 |
oracle | enterprise_manager_base_platform | 13.2.0.0.0 |
oracle | enterprise_manager_base_platform | 13.3.0.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-419 - Unprotected Primary ChannelThe software uses a primary channel for administration or restricted functionality, but it does not properly protect the channel.
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
References