-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - github.com/Masterminds/sprig-v2.22.0+incompatible
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.31.0.mod
Found in HEAD commit: eb3aeeff7090a7e53a250ec4d148ad6168d20df3
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (github.com/Masterminds/sprig-v2.22.0+incompatible version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-22869 | 7.5 | golang.org/x/crypto-v0.31.0 | 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 Library - golang.org/x/crypto-v0.31.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.31.0.zip
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.31.0.mod
Dependency Hierarchy:
- github.com/Masterminds/sprig-v2.22.0+incompatible (Root Library)
- ❌ golang.org/x/crypto-v0.31.0 (Vulnerable Library)
Found in HEAD commit: eb3aeeff7090a7e53a250ec4d148ad6168d20df3
Found in base branch: master
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