CVE-2020-2659: Medium severity Oracle JDK vulnerability
An unspecified vulnerability in Java SE related to the Java SE Networking component could allow an unauthenticated attacker to cause a denial of service resulting in a low availability impact using unknown attack vectors.
Other sources
It was discovered that the DatagramChannelImpl class in the Networking component of OpenJDK failed to completely enforce the limit of the number of datagram sockets (set using the sun.net.maxDatagramSockets system property) that can be created by a code running with the Java sandbox restrictions. An untrusted Java code could use this flaw to bypass the intended Java sandbox restriction.
— Red Hat
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u241 and 8u231; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) 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 (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Affected Software
Remediation
Patch Available
Event History
Parent advisories
This vulnerability appears in the following advisories.
Frequently Asked Questions
What is the vulnerability ID of this vulnerability?
The vulnerability ID is CVE-2020-2659.
What is the severity level of CVE-2020-2659?
The severity level of CVE-2020-2659 is low, with a severity value of 3.7.
Which versions of Java SE and Java SE Embedded are affected by CVE-2020-2659?
The affected versions are Java SE 7u241 and 8u231, and Java SE Embedded 8u231.
How can an attacker exploit CVE-2020-2659?
An unauthenticated attacker with network access can exploit CVE-2020-2659 through multiple protocols.
Where can I find more information about CVE-2020-2659?
You can find more information about CVE-2020-2659 at the following references: [Oracle Security Alerts](https://www.oracle.com/security-alerts/cpujan2020.html#AppendixJAVA) and [Red Hat Security Advisory](https://access.redhat.com/errata/RHSA-2020:0157,https://access.redhat.com/errata/RHSA-2020:0196).