4k4xs4pH1r3 / subfinder

SubFinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
MIT License
0 stars 1 forks source link

github.com/projectdiscovery/chaos-client-v0.5.1: 3 vulnerabilities (highest severity is: 7.5) #62

Open mend-bolt-for-github[bot] opened 5 months ago

mend-bolt-for-github[bot] commented 5 months ago
Vulnerable Library - github.com/projectdiscovery/chaos-client-v0.5.1

Path to dependency file: /v2/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/github.com/refraction-networking/utls/@v/v1.5.4.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/projectdiscovery/chaos-client-v0.5.1 version) Remediation Possible**
CVE-2024-22189 High 7.5 github.com/quic-go/Quic-go-v0.37.7 Transitive N/A*
CVE-2023-39322 High 7.5 github.com/refraction-networking/uTLS-v1.5.4 Transitive N/A*
CVE-2023-39321 High 7.5 github.com/refraction-networking/uTLS-v1.5.4 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-2024-22189 ### Vulnerable Library - github.com/quic-go/Quic-go-v0.37.7

Library home page: https://proxy.golang.org/github.com/quic-go/!quic-go/@v/v0.37.7.zip

Path to dependency file: /v2/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/github.com/quic-go/quic-go/@v/v0.37.7.mod

Dependency Hierarchy: - github.com/projectdiscovery/chaos-client-v0.5.1 (Root Library) - github.com/projectdiscovery/retryablehttp-go-v1.0.53 - github.com/projectdiscovery/fastdialer-v0.0.64 - github.com/refraction-networking/uTLS-v1.5.4 - :x: **github.com/quic-go/Quic-go-v0.37.7** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.42.0, an attacker can cause its peer to run out of memory sending a large number of `NEW_CONNECTION_ID` frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a `RETIRE_CONNECTION_ID` frame. The attacker can prevent the receiver from sending out (the vast majority of) these `RETIRE_CONNECTION_ID` frames by collapsing the peers congestion window (by selectively acknowledging received packets) and by manipulating the peer's RTT estimate. Version 0.42.0 contains a patch for the issue. No known workarounds are available.

Publish Date: 2024-04-04

URL: CVE-2024-22189

### 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/quic-go/quic-go/security/advisories/GHSA-c33x-xqrf-c478

Release Date: 2024-04-04

Fix Resolution: v0.42.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2023-39322 ### Vulnerable Library - github.com/refraction-networking/uTLS-v1.5.4

Library home page: https://proxy.golang.org/github.com/refraction-networking/u!t!l!s/@v/v1.5.4.zip

Path to dependency file: /v2/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/github.com/refraction-networking/utls/@v/v1.5.4.mod

Dependency Hierarchy: - github.com/projectdiscovery/chaos-client-v0.5.1 (Root Library) - github.com/projectdiscovery/retryablehttp-go-v1.0.53 - github.com/projectdiscovery/fastdialer-v0.0.64 - :x: **github.com/refraction-networking/uTLS-v1.5.4** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.

Publish Date: 2023-09-08

URL: CVE-2023-39322

### 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://www.cve.org/CVERecord?id=CVE-2023-39322

Release Date: 2023-09-08

Fix Resolution: go1.20.8,go1.21.1

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2023-39321 ### Vulnerable Library - github.com/refraction-networking/uTLS-v1.5.4

Library home page: https://proxy.golang.org/github.com/refraction-networking/u!t!l!s/@v/v1.5.4.zip

Path to dependency file: /v2/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/github.com/refraction-networking/utls/@v/v1.5.4.mod

Dependency Hierarchy: - github.com/projectdiscovery/chaos-client-v0.5.1 (Root Library) - github.com/projectdiscovery/retryablehttp-go-v1.0.53 - github.com/projectdiscovery/fastdialer-v0.0.64 - :x: **github.com/refraction-networking/uTLS-v1.5.4** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

Processing an incomplete post-handshake message for a QUIC connection can cause a panic.

Publish Date: 2023-09-08

URL: CVE-2023-39321

### 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://www.cve.org/CVERecord?id=CVE-2023-39321

Release Date: 2023-09-08

Fix Resolution: go1.20.8,go1.21.1

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
secure-code-warrior-for-github[bot] commented 5 months ago

Micro-Learning Topic: Vulnerable library (Detected by phrase)

Matched on "Vulnerable Library"

What is this? (2min video)

Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.

Try a challenge in Secure Code Warrior