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
641 Oracle JDK 18 March 1, 2022 Sept. 30, 2022 0 3 5 0
642 Oracle JDK 17(LTS) 17.0.8 July 18, 2023 Sept. 1, 2021 Sept. 30, 2026 Sept. 30, 2029 0 9 33 18
643 Oracle JDK 16 March 1, 2021 Sept. 30, 2021 0 1 4 0
644 Oracle JDK 15 Sept. 1, 2020 March 31, 2021 0 0 3 6
645 Oracle JDK 14 March 1, 2020 Sept. 30, 2020 0 5 8 9
646 Oracle JDK 13 Sept. 1, 2019 March 31, 2020 0 1 10 15
647 Oracle JDK 12 March 1, 2019 Sept. 30, 2019 0 1 7 3
648 Oracle JDK 11 (LTS) 11.0.16 July 19, 2022 Sept. 1, 2018 Sept. 30, 2023 Sept. 30, 2026 1 17 67 55
649 Oracle JDK 10 March 1, 2018 Sept. 30, 2018 0 7 10 2
650 Oracle JDK 9 Sept. 1, 2017 March 31, 2018 0 5 14 1
651 Oracle JDK 8 (LTS) March 1, 2014 March 31, 2022 Dec. 31, 2030 1 1 2 0
652 Oracle JDK 7 (LTS) July 1, 2011 July 31, 2019 July 31, 2022 0 2 2 0
653 Oracle JDK 19 19 0 0 5 4
654 Oracle JDK - - 2 194 133 22
655 JDK 6 6.0 Jan. 1, 2000 0 28 12 1
656 JDK 5 5.0 Jan. 1, 2000 0 28 13 0
657 JDK 1.9 1.9.1 Jan. 1, 2000 2 28 23 1
658 JDK 1.8 1.8.0 Jan. 1, 2000 32 149 207 76
659 JDK 1.7 1.7.0 Jan. 1, 2000 28 255 279 73
660 JDK 1.6 1.6.0.300 Jan. 1, 2000 24 320 277 47
661 JDK 1.5 1.5.0.320 Jan. 1, 2000 2 250 189 30
662 JDK 1.4 1.4.2_9 Jan. 1, 2000 2 197 135 23
663 JDK 1.3 1.3.1_28 Jan. 1, 2000 2 199 133 22
664 JDK 1.2 1.2.2 Jan. 1, 2000 2 196 134 22
665 JDK 1.2 1.1.8 Jan. 1, 2000 2 195 135 22
666 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
641 -
10.0
HIGH Heap-based buffer overflow in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and JavaFX 2.2.7 and earlier allows remote attackers to execute arbitrary code via… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0402 cpe:2.3:a:oracle:jdk:1.7.0:update17 2024-11-21 10:47
2013-03-9
Show GitHub Exploit DB Packet Storm
642 -
10.0
HIGH The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to execute… CWE-94
Code Injection
CVE-2013-0401 cpe:2.3:a:oracle:jdk:1.7.0:update17 2024-11-21 10:47
2013-03-9
Show GitHub Exploit DB Packet Storm
643 -
10.0
HIGH The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbit… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1493 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…


1.6.0
1.5.0
1.7.0




2024-11-21 10:49
2013-03-6
Show GitHub Exploit DB Packet Storm
644 -
10.0
HIGH Unspecified vulnerability in the 2D component in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows … NVD-CWE-noinfo
CVE-2013-0809 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…


1.6.0
1.5.0
1.7.0




2024-11-21 10:48
2013-03-6
Show GitHub Exploit DB Packet Storm
645 -
10.0
HIGH Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE 7 Update 13 and earlier and 6 Update 39 and earlier allows remote attackers to affect confidentiality, integrity,… NVD-CWE-noinfo
CVE-2013-1487 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…
2024-11-21 10:49
2013-02-21
Show GitHub Exploit DB Packet Storm
646 -
10.0
HIGH Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier, 6 Update 39 and earlier, and 5.0 Update 39 and earlier allows remote attackers to … NVD-CWE-noinfo
CVE-2013-1486 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…
2024-11-21 10:49
2013-02-21
Show GitHub Exploit DB Packet Storm
647 -
5.0
MEDIUM Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier allows remote attackers to affect integrity via unknown vectors related to Librarie… NVD-CWE-noinfo
CVE-2013-1485 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…
2024-11-21 10:49
2013-02-21
Show GitHub Exploit DB Packet Storm
648 -
10.0
HIGH Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier allows remote attackers to affect confidentiality, integrity, and availability via … NVD-CWE-noinfo
CVE-2013-1484 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…
2024-11-21 10:49
2013-02-21
Show GitHub Exploit DB Packet Storm
649 -
10.0
HIGH Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier allows remote attackers to affect conf… NVD-CWE-noinfo
CVE-2013-1481 cpe:2.3:a:oracle:jdk:1.6.0:update38
cpe:2.3:a:oracle:jdk:1.6.0:update37
cpe:2.3:a:oracle:jdk:1.6.0:update35
cp…
1.4.2_40 2024-11-21 10:49
2013-02-2
Show GitHub Exploit DB Packet Storm
650 -
10.0
HIGH Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 an… NVD-CWE-noinfo
CVE-2013-1480 cpe:2.3:a:oracle:jdk:1.7.0:update9
cpe:2.3:a:oracle:jdk:1.7.0:update7
cpe:2.3:a:oracle:jdk:1.7.0:update6
cpe:2…
1.4.2_40 2024-11-21 10:49
2013-02-2
Show GitHub Exploit DB Packet Storm