Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about the Vulnerability in javajpeg #1234

Open
1 task
zxhvdf opened this issue Feb 6, 2025 · 2 comments
Open
1 task

A question about the Vulnerability in javajpeg #1234

zxhvdf opened this issue Feb 6, 2025 · 2 comments
Labels
bug Something isn't working Waiting on OP

Comments

@zxhvdf
Copy link

zxhvdf commented Feb 6, 2025

Please provide a brief summary of the bug

I'm a security engineer and my company has been using your team's JDK artifacts, but a recent security scan reported 8 vulnerabilities in the javajpeg.dll, and then I tried to update the JDK to version 21 and found that these 8 vulnerabilities still exist. Therefore, for security reasons, we would like to know whether your team will have a plan to solve the vulnerability in javajpeg at some time, and look forward to your reply

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

1、Scan OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_7.zip in
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_7.zip
still get 8 vulnerabilities, libjpeg of 6b version

this is file list where vulnerabilities come from

/jdk-17.0.14+11-jre/bin/javajpeg.dll
/jdk-17.0.14+11-jre/bin/splashscreen.dll

this is vulnerabilities list
CVE-2020-14152
CVE-2020-14153
CVE-2021-39515
CVE-2021-39516
CVE-2021-39517
CVE-2021-39518
CVE-2021-39519
CVE-2021-39520

2、 I try to scan OpenJDK21U ,vulnerabilities still exist.

3、I want to know your teams’ idea about these vulnerabilities. If you can know your solution, then I can't thank you enough

Expected Results

Expecte a artfact without vulnerabilities.

Actual Results

artfact of OpenJDK17U report vulnerabilities。

What Java Version are you using?

OpenJDK17U

What is your operating system and platform?

No response

How did you install Java?

No response

Did it work before?

Did you test with other Java versions?

Relevant log output

@zxhvdf zxhvdf added the bug Something isn't working label Feb 6, 2025
@karianna
Copy link
Contributor

@zxhvdf What tool did you use for the scanning?

@zxhvdf
Copy link
Author

zxhvdf commented Feb 10, 2025

@zxhvdf What tool did you use for the scanning?
This is an internal company-wide tool, and I'm sorry I don't have the authority to provide it directly to you, but it works by identifying all the components and determining whether they are vulnerable at once (the specified version that was scanned). You can do this with another alternative code vulnerability scanning tool.
What is certain now is that he recognizes
Location:
OpenJDK17U-jre_x64_windows_hotspot_17.0.XXX.zip_/jdk-17. XXX-jre/bin/javajpeg.dll
OpenJDK17U-jre_x64_windows_hotspot_17.0.XXX.zip_/jdk-17. XXX-jre/bin/splashscreen.dll
Component name: libjpeg
Version number: 6b
We look forward to receiving your latest news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting on OP
Projects
None yet
Development

No branches or pull requests

2 participants