There is a vulnerability in Guava: Google Core Libraries for Java 19.0 ,upgrade recommended
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 306
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linkedin/transport/blob/92dfbbfd989367418bdd14f9ac4cc2bcf1e7c777/transportable-udfs-type-system/build.gradle#L5
CVE-2018-10237 CVE-2020-8908
Recommended upgrade version:24.1.1.jre
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 at transportable-udfs-type-system/build.gradle line 5 and inspect the Guava 19.0 declaration. Update it to the recommended 24.1.1.jre version, then verify that dependency resolution no longer uses the vulnerable version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100