Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Java (Oracle JDK) Number Of NVD 974 CRITICAL 37 HIGH 411 MEDIUM 412 LOW 114
URL https://java.com/
Explanation Java is a programming language and computing platform that was first released by Sun Microsystems in 1995.

Excerpt from [https://java.com/ja/download/faq/whatis_java.xml]

Intermediate files compiled from source code can be executed on various platforms (operating systems) via the JVM (Java Virtual Machine).
Since the JVM absorbs platform differences, the developer does not have to be aware of the platform.

Java has played a major role in the spread of object-oriented languages.
It is now used in many enterprise systems and is a required language for business.
Because it compiles, it has the advantage of running faster than interpreted languages such as Python and PHP.

Currently, it is managed by Oracle since Sun Microsystems was merged into Oracle.

Oracle JDK (Java Development Kit): A collection of functions necessary for the development and execution of Java.
JRE (Java Runtime Environment): A collection of items required to run Java.
Java SE (Java Platform, Standard Edition): A collection of standard features for developing Java applications on desktops and servers.
Java EE (Java Platform, Enterprise Edition): Java SE with additional enterprise features (required for web application development)
Java ME (Java Platform, Micro Edition): A collection of features required for embedded crises and mobile devices in the IoT.

Every six months a new Java SE is released, and every three years an LTS (Long Term Support) version is released.
The current LTS is Oracle Java SE 11 and it is paid for.
Starting with Java 11, the JRE is no longer distributed solely as a JRE.
Java EE was donated to the Eclipse Foundation in 2017 to be open sourced, and has been developed as Jakarta EE since Java EE 9.

LTS has Premier Support for 5 years after release and Extended Support for the next 3 years, for a total of 8 years of support.
All versions other than LTS are entitled to Premier Support for six months after release.

A free Open JDK will also be released, but support will expire every six months, increasing the burden of migration.
Tag
  • 商用ライセンス有り
  • オープンソース

Add Information URL
No Type Name URL
1 https://www.oracle.com/java/technologies/java-se-support-roadmap.html
2 https://www.oracle.com/technetwork/jp/java/eol-135779-ja.html
3 http://jdk.java.net/

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
101 Oracle JDK 18 March 1, 2022 Sept. 30, 2022 0 3 5 0
102 Oracle JDK 17(LTS) 17.0.8 July 18, 2023 Sept. 1, 2021 Sept. 30, 2026 Sept. 30, 2029 0 9 33 18
103 Oracle JDK 16 March 1, 2021 Sept. 30, 2021 0 1 4 0
104 Oracle JDK 15 Sept. 1, 2020 March 31, 2021 0 0 3 6
105 Oracle JDK 14 March 1, 2020 Sept. 30, 2020 0 5 8 9
106 Oracle JDK 13 Sept. 1, 2019 March 31, 2020 0 1 10 15
107 Oracle JDK 12 March 1, 2019 Sept. 30, 2019 0 1 7 3
108 Oracle JDK 11 (LTS) 11.0.16 July 19, 2022 Sept. 1, 2018 Sept. 30, 2023 Sept. 30, 2026 1 17 67 55
109 Oracle JDK 10 March 1, 2018 Sept. 30, 2018 0 7 10 2
110 Oracle JDK 9 Sept. 1, 2017 March 31, 2018 0 5 14 1
111 Oracle JDK 8 (LTS) March 1, 2014 March 31, 2022 Dec. 31, 2030 1 1 2 0
112 Oracle JDK 7 (LTS) July 1, 2011 July 31, 2019 July 31, 2022 0 2 2 0
113 Oracle JDK 19 19 0 0 5 4
114 Oracle JDK - - 2 194 133 22
115 JDK 6 6.0 Jan. 1, 2000 0 28 12 1
116 JDK 5 5.0 Jan. 1, 2000 0 28 13 0
117 JDK 1.9 1.9.1 Jan. 1, 2000 2 28 23 1
118 JDK 1.8 1.8.0 Jan. 1, 2000 32 149 207 76
119 JDK 1.7 1.7.0 Jan. 1, 2000 28 255 279 73
120 JDK 1.6 1.6.0.300 Jan. 1, 2000 24 320 277 47
121 JDK 1.5 1.5.0.320 Jan. 1, 2000 2 250 189 30
122 JDK 1.4 1.4.2_9 Jan. 1, 2000 2 197 135 23
123 JDK 1.3 1.3.1_28 Jan. 1, 2000 2 199 133 22
124 JDK 1.2 1.2.2 Jan. 1, 2000 2 196 134 22
125 JDK 1.2 1.1.8 Jan. 1, 2000 2 195 135 22
126 JDK 1.10 1.10.0 Jan. 1, 2000 2 194 133 22
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
101 4.8
5.8
MEDIUM
Network
Vulnerability in the Java SE product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 11.0.6 and 14. Difficult to exploit vulnerability allows unauthenticated at… NVD-CWE-noinfo
CVE-2020-2767 cpe:2.3:a:oracle:jdk:14.0.0:*
cpe:2.3:a:oracle:jdk:11.0.6:*
2024-11-21 14:26
2020-04-15
Show GitHub Exploit DB Packet Storm
102 3.7
4.3
LOW
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8… CWE-502
CWE-755
 Deserialization of Untrusted Data
 Improper Handling of Exceptional Conditions
CVE-2020-2757 cpe:2.3:a:oracle:jdk:14.0.0:*
cpe:2.3:a:oracle:jdk:11.0.6:*
cpe:2.3:a:oracle:jdk:1.8.0:update241
cpe:2.3:a:ora…
2024-11-21 14:26
2020-04-15
Show GitHub Exploit DB Packet Storm
103 3.7
4.3
LOW
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8… CWE-502
CWE-755
 Deserialization of Untrusted Data
 Improper Handling of Exceptional Conditions
CVE-2020-2756 cpe:2.3:a:oracle:jdk:14.0.0:*
cpe:2.3:a:oracle:jdk:11.0.6:*
cpe:2.3:a:oracle:jdk:1.8.0:update241
cpe:2.3:a:ora…
2024-11-21 14:26
2020-04-15
Show GitHub Exploit DB Packet Storm
104 3.7
4.3
LOW
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Diffi… NVD-CWE-noinfo
CVE-2020-2755 cpe:2.3:a:oracle:jdk:14.0.0:*
cpe:2.3:a:oracle:jdk:11.0.6:*
cpe:2.3:a:oracle:jdk:1.8.0:update241
2024-11-21 14:26
2020-04-15
Show GitHub Exploit DB Packet Storm
105 3.7
4.3
LOW
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Diffi… NVD-CWE-noinfo
CVE-2020-2754 cpe:2.3:a:oracle:jdk:14.0.0:*
cpe:2.3:a:oracle:jdk:11.0.6:*
cpe:2.3:a:oracle:jdk:1.8.0:update241
2024-11-21 14:26
2020-04-15
Show GitHub Exploit DB Packet Storm
106 3.7
4.3
LOW
Network
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… NVD-CWE-noinfo
CVE-2020-2659 cpe:2.3:a:oracle:jdk:1.8.0:update231
cpe:2.3:a:oracle:jdk:1.7.0:update241
2024-11-21 14:25
2020-01-16
Show GitHub Exploit DB Packet Storm
107 4.8
5.8
MEDIUM
Network
Vulnerability in the Java SE product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 11.0.5 and 13.0.1. Difficult to exploit vulnerability allows unauthenticate… NVD-CWE-noinfo
CVE-2020-2655 cpe:2.3:a:oracle:jdk:13.0.1:*
cpe:2.3:a:oracle:jdk:11.0.5:*
2024-11-21 14:25
2020-01-16
Show GitHub Exploit DB Packet Storm
108 3.7
4.3
LOW
Network
Vulnerability in the Java SE product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1. Difficult to exploit vulnerability al… NVD-CWE-noinfo
CVE-2020-2654 cpe:2.3:a:oracle:jdk:13.0.1:*
cpe:2.3:a:oracle:jdk:11.0.5:*
cpe:2.3:a:oracle:jdk:1.8.0:update231
cpe:2.3:a:ora…
2024-11-21 14:25
2020-01-16
Show GitHub Exploit DB Packet Storm
109 8.1
6.8
HIGH
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedde… CWE-502
 Deserialization of Untrusted Data
CVE-2020-2604 cpe:2.3:a:oracle:jdk:13.0.1:*
cpe:2.3:a:oracle:jdk:11.0.5:*
cpe:2.3:a:oracle:jdk:1.8.0:update231
cpe:2.3:a:ora…
2024-11-21 14:25
2020-01-16
Show GitHub Exploit DB Packet Storm
110 6.8
4.3
MEDIUM
Network
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u… NVD-CWE-noinfo
CVE-2020-2601 cpe:2.3:a:oracle:jdk:13.0.1:*
cpe:2.3:a:oracle:jdk:11.0.5:*
cpe:2.3:a:oracle:jdk:1.8.0:update231
cpe:2.3:a:ora…
2024-11-21 14:25
2020-01-16
Show GitHub Exploit DB Packet Storm