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
151 Oracle JDK 18 March 1, 2022 Sept. 30, 2022 0 3 5 0
152 Oracle JDK 17(LTS) 17.0.8 July 18, 2023 Sept. 1, 2021 Sept. 30, 2026 Sept. 30, 2029 0 9 33 18
153 Oracle JDK 16 March 1, 2021 Sept. 30, 2021 0 1 4 0
154 Oracle JDK 15 Sept. 1, 2020 March 31, 2021 0 0 3 6
155 Oracle JDK 14 March 1, 2020 Sept. 30, 2020 0 5 8 9
156 Oracle JDK 13 Sept. 1, 2019 March 31, 2020 0 1 10 15
157 Oracle JDK 12 March 1, 2019 Sept. 30, 2019 0 1 7 3
158 Oracle JDK 11 (LTS) 11.0.16 July 19, 2022 Sept. 1, 2018 Sept. 30, 2023 Sept. 30, 2026 1 17 67 55
159 Oracle JDK 10 March 1, 2018 Sept. 30, 2018 0 7 10 2
160 Oracle JDK 9 Sept. 1, 2017 March 31, 2018 0 5 14 1
161 Oracle JDK 8 (LTS) March 1, 2014 March 31, 2022 Dec. 31, 2030 1 1 2 0
162 Oracle JDK 7 (LTS) July 1, 2011 July 31, 2019 July 31, 2022 0 2 2 0
163 Oracle JDK 19 19 0 0 5 4
164 Oracle JDK - - 2 194 133 22
165 JDK 6 6.0 Jan. 1, 2000 0 28 12 1
166 JDK 5 5.0 Jan. 1, 2000 0 28 13 0
167 JDK 1.9 1.9.1 Jan. 1, 2000 2 28 23 1
168 JDK 1.8 1.8.0 Jan. 1, 2000 32 149 207 76
169 JDK 1.7 1.7.0 Jan. 1, 2000 28 255 279 73
170 JDK 1.6 1.6.0.300 Jan. 1, 2000 24 320 277 47
171 JDK 1.5 1.5.0.320 Jan. 1, 2000 2 250 189 30
172 JDK 1.4 1.4.2_9 Jan. 1, 2000 2 197 135 23
173 JDK 1.3 1.3.1_28 Jan. 1, 2000 2 199 133 22
174 JDK 1.2 1.2.2 Jan. 1, 2000 2 196 134 22
175 JDK 1.2 1.1.8 Jan. 1, 2000 2 195 135 22
176 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
151 7.5
5.0
HIGH
Network
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: … CWE-400
 Uncontrolled Resource Consumption
CVE-2019-2602 cpe:2.3:a:oracle:jdk:12:*
cpe:2.3:a:oracle:jdk:11.0.2:*
cpe:2.3:a:oracle:jdk:1.8.0:update202
cpe:2.3:a:oracle:…
2024-11-21 13:41
2019-04-24
Show GitHub Exploit DB Packet Storm
152 9.8
7.5
CRITICAL
Network
libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a… NVD-CWE-noinfo
CVE-2019-11068 cpe:2.3:a:oracle:jdk:8.0:update_221 2024-11-21 13:20
2019-04-11
Show GitHub Exploit DB Packet Storm
153 5.3
2.6
MEDIUM
Network
png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute. CWE-416
 Use After Free
CVE-2019-7317 cpe:2.3:a:oracle:jdk:12.0.1:*
cpe:2.3:a:oracle:jdk:11.0.3:*
2024-11-21 13:48
2019-02-4
Show GitHub Exploit DB Packet Storm
154 3.1
2.6
LOW
Network
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Deployment). The supported version that is affected is Java SE: 8u192. Difficult to exploit vulnerability allows unauthenticate… NVD-CWE-noinfo
CVE-2019-2449 cpe:2.3:a:oracle:jdk:1.8.0:update192 2024-11-21 13:40
2019-01-17
Show GitHub Exploit DB Packet Storm
155 3.7
4.3
LOW
Network
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 7u201, 8u192 and 11.0.1; Java SE Embedded: 8u191. Difficult to e… NVD-CWE-noinfo
CVE-2019-2426 cpe:2.3:a:oracle:jdk:11.0.1:*
cpe:2.3:a:oracle:jdk:1.8.0:update192
cpe:2.3:a:oracle:jdk:1.8.0:update191
cpe:2.…
2024-11-21 13:40
2019-01-17
Show GitHub Exploit DB Packet Storm
156 3.1
2.6
LOW
Network
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u201, 8u192 and 11.0.1; Java SE Embedded: 8u191. Difficult to ex… NVD-CWE-noinfo
CVE-2019-2422 cpe:2.3:a:oracle:jdk:11.0.1:*
cpe:2.3:a:oracle:jdk:1.8.0:update192
cpe:2.3:a:oracle:jdk:1.7.0:update201
2024-11-21 13:40
2019-01-17
Show GitHub Exploit DB Packet Storm
157 5.3
5.0
MEDIUM
Network
Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Sound). Supported versions that are affected are Java SE: 6u201, 7u191 and 8u182; Java SE Embedded: … NVD-CWE-noinfo
CVE-2018-3214 cpe:2.3:a:oracle:jdk:1.8.0:update182
cpe:2.3:a:oracle:jdk:1.7.0:update191
cpe:2.3:a:oracle:jdk:1.6.0:update201
2024-11-21 13:05
2018-10-17
Show GitHub Exploit DB Packet Storm
158 6.6
3.3
MEDIUM
Local
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Serviceability). Supported versions that are affected are Java SE: 8u182 and 11; Java SE Embedded: 8u181. Eas… NVD-CWE-noinfo
CVE-2018-3211 cpe:2.3:a:oracle:jdk:11.0.0:*
cpe:2.3:a:oracle:jdk:1.8.0:update181
2024-11-21 13:05
2018-10-17
Show GitHub Exploit DB Packet Storm
159 8.3
5.1
HIGH
Network
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: JavaFX). The supported version that is affected is Java SE: 8u182. Difficult to exploit vulnerability allows unauthenticated at… NVD-CWE-noinfo
CVE-2018-3209 cpe:2.3:a:oracle:jdk:1.8.0:update181 2024-11-21 13:05
2018-10-17
Show GitHub Exploit DB Packet Storm
160 9.0
6.8
CRITICAL
Network
Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Scripting). Supported versions that are affected are Java SE: 8u182 and 11; Java SE Embedded: 8u181;… NVD-CWE-noinfo
CVE-2018-3183 cpe:2.3:a:oracle:jdk:11.0.0:*
cpe:2.3:a:oracle:jdk:1.8.0:update181
2024-11-21 13:05
2018-10-17
Show GitHub Exploit DB Packet Storm