github.com/temporalio/temporalite-v0.1.1: 1 vulnerabilities (highest severity is: 7.5)
Vulnerable Library - github.com/temporalio/temporalite-v0.1.1
Path to dependency file: /spec/support/go_server/go.mod
Path to vulnerable library: /spec/support/go_server/go.mod
Found in HEAD commit: [108dceb5653a3877efcd11d0b1a51a437450f1c3](https://github.com/temporalio/sdk-ruby/commit/108dceb5653a3877efcd11d0b1a51a437450f1c3)
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (github.com/temporalio/temporalite-v0.1.1 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-41721 | 7.5 | golang.org/x/net-v0.0.0-20220708220712-1185a9018129 | 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-2022-41721
Vulnerable Library - golang.org/x/net-v0.0.0-20220708220712-1185a9018129
Library home page: [https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220708220712-1185a9018129.zip](https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220708220712-1185a9018129.zip)
Path to dependency file: /spec/support/go_server/go.mod
Path to vulnerable library: /spec/support/go_server/go.mod
Dependency Hierarchy:
- github.com/temporalio/temporalite-v0.1.1 (Root Library)
- go.temporal.io/sdk-v1.15.0
- github.com/grpc-ecosystem/go-grpc-middleware-v1.3.0
- :x: golang.org/x/net-v0.0.0-20220708220712-1185a9018129 (Vulnerable Library)
- github.com/grpc-ecosystem/go-grpc-middleware-v1.3.0
- go.temporal.io/sdk-v1.15.0
Found in HEAD commit: [108dceb5653a3877efcd11d0b1a51a437450f1c3](https://github.com/temporalio/sdk-ruby/commit/108dceb5653a3877efcd11d0b1a51a437450f1c3)
Found in base branch: main
Vulnerability Details
A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
Publish Date: 2023-01-13
URL: [CVE-2022-41721](https://www.mend.io/vulnerability-database/CVE-2022-41721)
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: 2023-01-13
Fix Resolution: v0.2.0
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
The SDK is undergoing a rewrite/refresh and this issue applied to a previous version and is no longer applicable