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

Latest release depends on vulnerable version of commons-compress #187

Closed
ronshemerws opened this issue Nov 2, 2021 · 4 comments
Closed

Comments

@ronshemerws
Copy link

ronshemerws commented Nov 2, 2021

Hi,

The latest release available (4.2.5) depends on commons-compress 1.20 which now has these published vulnerabilities:
CVE-2021-35517
CVE-2021-35516
CVE-2021-35515
CVE-2021-36090

The version of this dependency in the master branch (1.21) is not affected by these vulnerabilities.

Is there a release expected soon?

@plamentotev
Copy link
Member

I can do a release. Looks like plexis-io now depends on Java 8, but some Maven plugins like the jar plugin still depend on Java 7 so the most sensible thing seems to be to release plexus-archiver without releasing plexus-io. Any objections?

@michael-o
Copy link
Member

I can do a release. Looks like plexis-io now depends on Java 8, but some Maven plugins like the jar plugin still depend on Java 7 so the most sensible thing seems to be to release plexus-archiver without releasing plexus-io. Any objections?

Sounds reasonable...

@olamy
Copy link
Member

olamy commented Nov 7, 2021

Sounds a reasonable reason to upgrade the jar plugin to java 8 as most of other plugins.
see apache/maven-jar-plugin#29 and https://issues.apache.org/jira/browse/MJAR-280

@plamentotev
Copy link
Member

I've made a release without updating plexus-io so it is easier to upgrade vulnerable plugins. I'll release plexus-io and bump the Java version for Plexus Archiver to 8.

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

No branches or pull requests

4 participants