patrickdung / meilitest

Another fork of Meilisearch just for testing
MIT License
0 stars 0 forks source link

CVE-2023-26964 (High) detected in h2-0.3.4.crate, hyper-0.14.13.crate #19

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

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

CVE-2023-26964 - High Severity Vulnerability

Vulnerable Libraries - h2-0.3.4.crate, hyper-0.14.13.crate

h2-0.3.4.crate

An HTTP/2.0 client and server

Library home page: https://crates.io/api/v1/crates/h2/0.3.4/download

Path to dependency file: /Cargo.toml

Path to vulnerable library: /Cargo.toml

Dependency Hierarchy: - meilisearch-http-0.24.0 (Root Library) - reqwest-0.11.4.crate - hyper-0.14.13.crate - :x: **h2-0.3.4.crate** (Vulnerable Library)

hyper-0.14.13.crate

A fast and correct HTTP library.

Library home page: https://crates.io/api/v1/crates/hyper/0.14.13/download

Path to dependency file: /Cargo.toml

Path to vulnerable library: /Cargo.toml

Dependency Hierarchy: - meilisearch-http-0.24.0 (Root Library) - reqwest-0.11.4.crate - :x: **hyper-0.14.13.crate** (Vulnerable Library)

Found in HEAD commit: 8442595dc68076584ca77572fc42224085fe9ae5

Found in base branch: main

Vulnerability Details

An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).

Publish Date: 2023-04-11

URL: CVE-2023-26964

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

Origin: https://github.com/advisories/GHSA-f8vr-r385-rh5r

Release Date: 2023-04-11

Fix Resolution: h2 - 0.3.17


Step up your Open Source Security Game with Mend here