OpenFeign / OpenFeign/feign

feignclient transitive dependency vulnerability issue apache commons fileupload 1.4 in gradle

Open
#1,975 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback provided feign-form
Dominant language
Java
Stars
9.8k
Forks
1.9k
Avg merge
1d 2h
Merged PRs (30d)
41

Description

In one of the project, I am using spring cloud starter openfeign 3.1.2 which is internally using apache commons fileupload version 1.4. Blackduck is raising vulnerability issue with apache commmons fileupload version 1.4, so I need to use apache commons fileupload version 1.5. How can I use spring cloud starter openfeign 3.1.2 with apache commons fileupload 1.5 or is there any version of spring cloud starter openfeign which is using apache commmons fileupload version 1.5?

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 Gradle dependency graph for Spring Cloud Starter OpenFeign 3.1.2 and its Apache Commons FileUpload 1.4 transitive dependency. Verify whether version 1.5 is compatible or whether a supported OpenFeign version resolves the vulnerability; done means documenting a confirmed dependency resolution or supported upgrade path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.