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

feignclient transitive dependency vulnerability issue apache commons fileupload 1.4 in gradle #1975

Open
KamleshGorasia opened this issue Mar 13, 2023 · 5 comments
Labels
feedback provided Feedback has been provided to the author feign-form Issues related to the feign-form module

Comments

@KamleshGorasia
Copy link

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?

@KimSungHo
Copy link

I have the same problem.

@velo
Copy link
Member

velo commented Mar 21, 2023

I would say to use latest spring version. Feign itself doesn't use commons fileupload

@OlgaMaciaszek
Copy link

Hello @will-may-cc, this was a comment by a user. The Spring Cloud team has not expressed this kind of opinion in any way. We would definitely like to see gh-115 merged and the issue addressed directly in feign-form. CC @velo .

@kdavisk6
Copy link
Member

We can see about update the dependency, but in the meantime, it should trivial for user to override the transient themselves. I'm not sure where the urgency here is otherwise. Is there something specific the use of the older version is preventing other than being reported on CVE and Security scans?

@kdavisk6 kdavisk6 added feign-form Issues related to the feign-form module feedback provided Feedback has been provided to the author labels May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback provided Feedback has been provided to the author feign-form Issues related to the feign-form module
Projects
None yet
Development

No branches or pull requests

6 participants