kxxt / aspeak

A simple text-to-speech client for Azure TTS API.
MIT License
494 stars 57 forks source link

tokio-tungstenite-0.20.1.crate: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #84

Closed mend-bolt-for-github[bot] closed 5 months ago

mend-bolt-for-github[bot] commented 1 year ago
Vulnerable Library - tokio-tungstenite-0.20.1.crate

Found in HEAD commit: 87fb67b2f19b1fedbe53408a78c21f6a53be4a6d

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (tokio-tungstenite version) Remediation Possible**
CVE-2023-43669 High 7.5 tungstenite-0.20.1.crate 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-43669 ### Vulnerable Library - tungstenite-0.20.1.crate

Lightweight stream-based WebSocket implementation

Library home page: https://static.crates.io/crates/tungstenite/tungstenite-0.20.1.crate

Dependency Hierarchy: - tokio-tungstenite-0.20.1.crate (Root Library) - :x: **tungstenite-0.20.1.crate** (Vulnerable Library)

Found in HEAD commit: 87fb67b2f19b1fedbe53408a78c21f6a53be4a6d

Found in base branch: v6

### Vulnerability Details

The Tungstenite crate before 0.20.1 for Rust allows remote attackers to cause a denial of service (minutes of CPU consumption) via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted (e.g., thousands of times) and the average amount of data for each parse attempt (e.g., millions of bytes).

Publish Date: 2023-09-21

URL: CVE-2023-43669

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

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 5 months 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.