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

[BUG] CRITICAL CVE in compile dependency #19087

Open
noahboegli opened this issue Jul 5, 2024 · 0 comments
Open

[BUG] CRITICAL CVE in compile dependency #19087

noahboegli opened this issue Jul 5, 2024 · 0 comments

Comments

@noahboegli
Copy link

noahboegli commented Jul 5, 2024

Description

The compile time dependency org.sonatype.plexus:plexus-build-api:0.0.7 has itself a dependency on org.codehaus.plexus:plexus-utils:1.5.8 that has 3 CVEs reported, including a CRITICAL one.

openapi-generator version

openapi-generator-maven-plugin, V 7.7.0

OpenAPI declaration file content or url

Not applicable

Generation Details

Not applicable

Steps to reproduce

Not applicable

Related issues/PRs

Yes, a stale issue referecing the same problem from 2022: #11968

Suggest a fix

Upgrading org.sonatype.plexus:plexus-build-api to at least 1.0.0. I don't know how that might affect the code itself.

Forcing this version in my codebase (through an explicit dependency on org.sonatype.plexus:plexus-build-api:1.2.0) seems to actually cause no issues, for the usage I have anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant