CVE-2023-3635 in dependency okio

Open
#273 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
security

Research direction

Start by locating the dependency declaration for com.squareup.okhttp3:okhttp in the repository and inspect how its transitive okio version is resolved. Update the dependency so okio is at least 3.4.0, then run the project's Java tests and verify the dependency tree no longer includes the vulnerable version.

Written by the indexing model from the issue text.

Description

CVE-2023-3635
Severity: High

+- com.splunk.logging:splunk-library-javalogging🫙1.11.7:compile
| +- com.squareup.okhttp3:okhttp🫙4.9.3:compile
| | - com.squareup.okio:okio🫙2.8.0:compile

References
https://nvd.nist.gov/vuln/detail/CVE-2023-3635
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3635

Please update okhttp3, so that okio is at least at version 3.4.0.

Dominant language
Java
Stars
140
Forks
173
PR merge metrics
No merged PRs in 30d

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.

More from splunk/splunk-library-javalogging

All issues in splunk/splunk-library-javalogging

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.