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

Metadata for CVE-2015-6420 #30

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Metadata for CVE-2015-6420 #30

merged 3 commits into from
Sep 28, 2023

Conversation

wtwhite
Copy link
Collaborator

@wtwhite wtwhite commented Sep 28, 2023

Testing for this PoV requires JDK 8. I manually tested 3.2.1 (the vulnerable version in pom.xml) and 3.2.2 (the next available version in the Maven Central Repo) with

JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64 mvn clean test

to confirm: the former succeeds, the latter fails.

Upcoming changes to shadedetector will supply the same environment variable value for JAVA_HOME based on jdkVersion.

@wtwhite wtwhite self-assigned this Sep 28, 2023
@wtwhite
Copy link
Collaborator Author

wtwhite commented Sep 28, 2023

Once shadedetector has been updated to make use of jdkVersion, this will fix jensdietrich/shadedetector#49.

@wtwhite wtwhite merged commit 108632b into main Sep 28, 2023
2 checks passed
@wtwhite wtwhite deleted the metadata-for-cve-2015-6420 branch September 28, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant