spring-cloud / spring-cloud/spring-cloud-netflix
spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency commons-configuration:1.10
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 2.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 10
Description
commons-configuration:1.10 has vulnerabilities:
https://mvnrepository.com/artifact/commons-configuration/commons-configuration/1.10
to fix the issue upgrade to commons-configuration2:2.12.0
@OlgaMaciaszek
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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