spring-cloud / spring-cloud/spring-cloud-netflix

spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency commons-configuration:1.10

Open
#4,446 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

blocked - external dependencies
Dominant language
Java
Stars
5k
Forks
2.5k
Avg merge
1d 2h
Merged PRs (30d)
10

Description

Image

commons-configuration:1.10 has vulnerabilities:

Image

https://mvnrepository.com/artifact/commons-configuration/commons-configuration/1.10

to fix the issue upgrade to commons-configuration2:2.12.0

@OlgaMaciaszek

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the dependency graph for spring-cloud-starter-netflix-eureka-client:4.3.0 and locating where commons-configuration:1.10 is introduced. Check whether replacing it with commons-configuration2:2.12.0 is compatible, then run the project's existing build and tests to verify the Eureka client remains functional without the vulnerable dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring, spring-boot
Domain
backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.