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

Mitigation of orcid-api-client security vulnerabilities #3693

Closed
chenejac opened this issue Apr 26, 2022 · 0 comments
Closed

Mitigation of orcid-api-client security vulnerabilities #3693

chenejac opened this issue Apr 26, 2022 · 0 comments
Assignees
Labels
vulnerability security vulnerability

Comments

@chenejac
Copy link
Contributor

Describe the bug
The VIVO platform includes orcid-api-client library version 0.6.3 via api/pom.xml which depends on jackson-databind 2.8.6 with 51 security vulnerabilities.

To Reproduce
Check at https://mvnrepository.com/artifact/org.vivoweb/orcid-api-client/0.6.3

Expected behavior
Upgrade orcid-api-client library to 0.6.4 (https://mvnrepository.com/artifact/org.vivoweb/orcid-api-client/0.6.4) which is based on jackon-databind 2.10.1, the same as jena-arq 3.16.0 used in Vitro (https://mvnrepository.com/artifact/org.apache.jena/jena-arq/3.16.0).

@chenejac chenejac self-assigned this Apr 26, 2022
@chenejac chenejac added the vulnerability security vulnerability label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulnerability security vulnerability
Projects
None yet
Development

No branches or pull requests

1 participant