CVE-2017-10090: Critical severity oracle java se 7 vulnerability
It was discovered that the implementation of the AsynchronousChannelGroupImpl class in the java.nio.channels package of the Libraries component of OpenJDK failed to properly perform access control checks. An untrusted Java application or applet could use this flaw to bypass Java sandbox restrictions.
Other sources
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u141 and 8u131; Java SE Embedded: 8u131. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 9.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H).
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2017-10090?
CVE-2017-10090 is considered an easily exploitable vulnerability that allows unauthenticated attackers with network access to potentially execute arbitrary code.
Which versions are affected by CVE-2017-10090?
The affected versions for CVE-2017-10090 include Java SE 7u141 and 8u131 as well as Java SE Embedded 8u131.
How do I mitigate CVE-2017-10090?
To mitigate CVE-2017-10090, it is recommended to upgrade to the latest version of Java SE or Java SE Embedded that addresses this vulnerability.
Is there a patch available for CVE-2017-10090?
Yes, patches and updates are available for Java SE and Java SE Embedded to address CVE-2017-10090.
What kind of attacks can exploit CVE-2017-10090?
CVE-2017-10090 can allow unauthorized remote code execution attacks due to vulnerabilities in the Java libraries.