-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Vulnerable Library - go.temporal.io/server-v1.18.1-0.20230217005328-b313b7f58641
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Found in HEAD commit: aed2d9e1cb8bba6f69d5463fa286eb0389149ee4
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (go.temporal.io/server-v1.18.1 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2019-0210 | 7.5 | github.com/uber-go/tally/v4-v4.1.3 | Transitive | N/A* | ❌ | |
| CVE-2019-0205 | 7.5 | github.com/uber-go/tally/v4-v4.1.3 | Transitive | N/A* | ❌ | |
| CVE-2020-28928 | 5.5 | modernc.org/libc-v1.21.5 | 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-2019-0210
Vulnerable Library - github.com/uber-go/tally/v4-v4.1.3
A Go metrics interface with fast buffered metrics and third party reporters
Library home page: https://proxy.golang.org/github.com/uber-go/tally/v4/@v/v4.1.3.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- go.temporal.io/server-v1.18.1-0.20230217005328-b313b7f58641 (Root Library)
- ❌ github.com/uber-go/tally/v4-v4.1.3 (Vulnerable Library)
Found in HEAD commit: aed2d9e1cb8bba6f69d5463fa286eb0389149ee4
Found in base branch: main
Vulnerability Details
In Apache Thrift 0.9.3 to 0.12.0, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data.
Publish Date: 2019-10-29
URL: CVE-2019-0210
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
Release Date: 2019-10-29
Fix Resolution: 0.13.0
CVE-2019-0205
Vulnerable Library - github.com/uber-go/tally/v4-v4.1.3
A Go metrics interface with fast buffered metrics and third party reporters
Library home page: https://proxy.golang.org/github.com/uber-go/tally/v4/@v/v4.1.3.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- go.temporal.io/server-v1.18.1-0.20230217005328-b313b7f58641 (Root Library)
- ❌ github.com/uber-go/tally/v4-v4.1.3 (Vulnerable Library)
Found in HEAD commit: aed2d9e1cb8bba6f69d5463fa286eb0389149ee4
Found in base branch: main
Vulnerability Details
In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings.
Publish Date: 2019-10-29
URL: CVE-2019-0205
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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0205
Release Date: 2019-10-29
Fix Resolution: org.apache.thrift:libthrift:0.13.0
CVE-2020-28928
Vulnerable Library - modernc.org/libc-v1.21.5
Library home page: https://proxy.golang.org/modernc.org/libc/@v/v1.21.5.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- go.temporal.io/server-v1.18.1-0.20230217005328-b313b7f58641 (Root Library)
- modernc.org/SQLite-v1.20.0
- ❌ modernc.org/libc-v1.21.5 (Vulnerable Library)
- modernc.org/SQLite-v1.20.0
Found in HEAD commit: aed2d9e1cb8bba6f69d5463fa286eb0389149ee4
Found in base branch: main
Vulnerability Details
In musl libc through 1.2.1, wcsnrtombs mishandles particular combinations of destination buffer size and source character limit, as demonstrated by an invalid write access (buffer overflow).
Publish Date: 2020-11-24
URL: CVE-2020-28928
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-28928
Release Date: 2020-11-24
Fix Resolution: musl - 1.2.2-1,1.2.2-1,1.1.16-3+deb9u1