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

spring-cloud-starter-contract-stub-runner defines outdated sonatype sisu-inject-plexus version with vulnerability #2152

Open
juboe-kion opened this issue Jan 27, 2025 · 0 comments

Comments

@juboe-kion
Copy link

Hi, it seems that the spring-cloud-starter-contract-stub-runner has a transitive dependency on plexus-utils:3.0.18. This version of plexus-utils seems to be vulnerable: https://avd.aquasec.com/nvd/2022/cve-2022-4244/

From what I can tell, this dependency comes from the following:

<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-inject-plexus</artifactId>
</dependency>


  • Could you investigate and update the version of sisu plexus?
  • Maybe it's even possible to remove the dependency on sisu-inject-plexus entirely?

Thanks in advance! 😄

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

2 participants