jaeger-client-1.8.1.jar: 1 vulnerabilities (highest severity is: 7.5)
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- java
- 领域
- build-system, security
调研方向
从 /core/build.gradle 开始,跟踪从 jaeger-client-1.8.1 经由 okhttp 到 okio-2.8.0 的依赖层次结构。审查 CVE-2023-3635 和建议的 com.squareup.okio:okio-jvm:3.4.0 解决方案,然后验证易受攻击的传递依赖已不再存在。
由索引模型根据 Issue 内容生成。
描述
Vulnerable Library - jaeger-client-1.8.1.jar
Path to dependency file: /core/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/49b64e09d81c0cc84b267edd0c2fd7df5a64c78c/okio-jvm-2.8.0.jar
Found in HEAD commit: a098522a3d94dca5cfac985284941f2c5b8d28ca
Vulnerabilities
| CVE | Severity | CVSS |
Dependency | Type | Fixed in (jaeger-client version) | Remediation Possible** |
|---|---|---|---|---|---|---|
| CVE-2023-3635 | High |
7.5 | okio-2.8.0.jar | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-3635
Vulnerable Library - okio-2.8.0.jar
A modern I/O API for Java
Library home page: https://github.com/square/okio/
Path to dependency file: /core/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/49b64e09d81c0cc84b267edd0c2fd7df5a64c78c/okio-jvm-2.8.0.jar
Dependency Hierarchy:
- jaeger-client-1.8.1.jar (Root Library)
- jaeger-thrift-1.8.1.jar
- okhttp-4.9.3.jar
- ❌ okio-2.8.0.jar (Vulnerable Library)
- okhttp-4.9.3.jar
- jaeger-thrift-1.8.1.jar
Found in HEAD commit: a098522a3d94dca5cfac985284941f2c5b8d28ca
Found in base branch: main
Vulnerability Details
GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class.
Publish Date: 2023-07-12
URL: CVE-2023-3635
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2023-3635
Release Date: 2023-07-12
Fix Resolution: com.squareup.okio:okio-jvm:3.4.0
- 主要语言
- Java
- 星标
- 258
- 派生
- 189
- 平均合并
- 6 天 4 小时
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
temporalio/samples-java 的其他 Issue
-
难度 5/5 一周以上 新手友好度 35/100
temporalio/samples-java#770 ·
-
bug
难度 3/5 1-2 天 新手友好度 45/100
temporalio/samples-java#749 ·
-
enhancement
难度 3/5 1-2 天 新手友好度 35/100
temporalio/samples-java#687 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 35/100
temporalio/samples-java#635 · 1 条评论 ·
-
enhancement
难度 3/5 1-2 天 新手友好度 35/100
temporalio/samples-java#606 · 4 个 reaction ·
查看 temporalio/samples-java 的全部 Issue
相似的 Issue
-
Bug Java Platform: Java
难度 2/5 1-3 小时 新手友好度 78/100
getsentry/sentry-java#6138 · 1 条评论 ·
-
bug needs triage p2
难度 2/5 1-3 小时 新手友好度 78/100
GoogleCloudPlatform/DataflowTemplates#4273 · 1 条评论 ·
-
[Studio][Bug] Bulk-deleting a full page of alert rules steps the page back while more rules remain 未关闭
难度 2/5 1-3 小时 新手友好度 78/100
apache/rocketmq-dashboard#4654 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
-
难度 2/5 1-3 小时 新手友好度 76/100
CVSS