-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Vulnerable Library - github.com/Go-git/go-git/v5-v5.11.0
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (github.com/Go-git/go-git/v5-v5.11.0 version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2025-22869 | 7.5 | detected in multiple dependencies | Transitive | N/A* | ❌ | |
CVE-2023-45288 | 7.5 | golang.org/x/net-v0.21.0 | Transitive | N/A* | ❌ | |
CVE-2024-45337 | 7.4 | detected in multiple dependencies | Transitive | N/A* | ❌ | |
CVE-2024-45338 | 5.3 | detected in multiple dependencies | Transitive | N/A* | ❌ | |
CVE-2025-22870 | 4.4 | detected in multiple dependencies | Transitive | N/A* | ❌ | |
CVE-2025-8556 | 3.7 | github.com/Cloudflare/circl-v1.3.3 | 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-2025-22869
Vulnerable Libraries - golang.org/x/crypto-v0.22.0, golang.org/x/crypto-v0.20.0
golang.org/x/crypto-v0.22.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip
Path to dependency file: /server/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/crypto-v0.22.0 (Vulnerable Library)
golang.org/x/crypto-v0.20.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.20.0.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.20.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/crypto-v0.20.0 (Vulnerable Library)
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.
Publish Date: 2025-02-26
URL: CVE-2025-22869
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
Origin: https://pkg.go.dev/vuln/GO-2025-3487
Release Date: 2025-02-26
Fix Resolution: v0.35.0
Step up your Open Source Security Game with Mend here
CVE-2023-45288
Vulnerable Library - golang.org/x/net-v0.21.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/net-v0.21.0 (Vulnerable Library)
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.
Publish Date: 2024-04-04
URL: CVE-2023-45288
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
Step up your Open Source Security Game with Mend here
CVE-2024-45337
Vulnerable Libraries - golang.org/x/crypto-v0.20.0, golang.org/x/crypto-v0.22.0
golang.org/x/crypto-v0.20.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.20.0.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.20.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/crypto-v0.20.0 (Vulnerable Library)
golang.org/x/crypto-v0.22.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip
Path to dependency file: /server/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/crypto-v0.22.0 (Vulnerable Library)
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
Applications and libraries which misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that "A call to this function does not guarantee that the key offered is in fact used to authenticate." Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/[email protected] enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.
Publish Date: 2024-12-11
URL: CVE-2024-45337
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Step up your Open Source Security Game with Mend here
CVE-2024-45338
Vulnerable Libraries - golang.org/x/net-v0.24.0, golang.org/x/net-v0.21.0
golang.org/x/net-v0.24.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.zip
Path to dependency file: /server/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.24.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/net-v0.24.0 (Vulnerable Library)
golang.org/x/net-v0.21.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/net-v0.21.0 (Vulnerable Library)
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
Publish Date: 2024-12-18
URL: CVE-2024-45338
CVSS 3 Score Details (5.3)
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: Low
Step up your Open Source Security Game with Mend here
CVE-2025-22870
Vulnerable Libraries - golang.org/x/net-v0.21.0, golang.org/x/net-v0.24.0
golang.org/x/net-v0.21.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.21.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/net-v0.21.0 (Vulnerable Library)
golang.org/x/net-v0.24.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.zip
Path to dependency file: /server/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/net/@v/v0.24.0.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- ❌ golang.org/x/net-v0.24.0 (Vulnerable Library)
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
In Go net/http, x/net/proxy, x/net/http/httpproxy there is a proxy bypass vulnerability using IPv6 zone IDs. Matching of hosts against proxy patterns could improperly treat an IPv6 zone ID
as a hostname component. For example, when the NO_PROXY environment variable was
set to "*.example.com", a request to "[::1%25.example.com]:80` would incorrectly
match and not be proxied. This affects versions before 1.23.7 and 1.24.x before 1.24.1.
Publish Date: 2025-03-12
URL: CVE-2025-22870
CVSS 3 Score Details (4.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2025-03-12
Fix Resolution: https://github.com/golang/go.git - go1.24.1
Step up your Open Source Security Game with Mend here
CVE-2025-8556
Vulnerable Library - github.com/Cloudflare/circl-v1.3.3
Library home page: https://proxy.golang.org/github.com/!cloudflare/circl/@v/v1.3.3.zip
Path to dependency file: /capten/go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/github.com/cloudflare/circl/@v/v1.3.3.mod,/go/pkg/mod/cache/download/github.com/cloudflare/circl/@v/v1.3.3.mod
Dependency Hierarchy:
- github.com/Go-git/go-git/v5-v5.11.0 (Root Library)
- github.com/Protonmail/go-crypto-v0.0.0-20230828082145-3c4c8a2d2371
- ❌ github.com/Cloudflare/circl-v1.3.3 (Vulnerable Library)
- github.com/Protonmail/go-crypto-v0.0.0-20230828082145-3c4c8a2d2371
Found in HEAD commit: ef6d2d14ba20ad161dda103d1ac6ed92c19687bb
Found in base branch: main
Vulnerability Details
A flaw was found in CIRCL's implementation of the FourQ elliptic curve. This vulnerability allows an attacker to compromise session security via low-order point injection and incorrect point validation during Diffie-Hellman key exchange.
Publish Date: 2025-08-06
URL: CVE-2025-8556
CVSS 3 Score Details (3.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Step up your Open Source Security Game with Mend here