billmcchesney1 / strelka

Real-time, container-based file scanning at enterprise scale
Other
0 stars 0 forks source link

CVE-2022-41721 (High) detected in github.com/golang/net/http2-986b41b23924a168277bf3df55a4fd462154f916 #27

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2022-41721 - High Severity Vulnerability

Vulnerable Library - github.com/golang/net/http2-986b41b23924a168277bf3df55a4fd462154f916

[mirror] Go supplementary network libraries

Dependency Hierarchy: - github.com/target/strelka/src/go/api/health (Root Library) - google.golang.org/grpc-v0.0.0-20201218190559-666aea1fb34c - github.com/grpc/grpc-go/internal-v1.36.0-dev - :x: **github.com/golang/net/http2-986b41b23924a168277bf3df55a4fd462154f916** (Vulnerable Library)

Found in base branch: master

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

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-01-13

Fix Resolution: v0.2.0

mend-for-github-com[bot] commented 1 year ago

: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.

mend-for-github-com[bot] commented 11 months ago

: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.