-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Vulnerable Library - github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.36.0.mod
Found in HEAD commit: 99fce1a43c5f7b9a2d66d4cab01066555fe292e7
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-47913 | 7.5 | golang.org/x/crypto-v0.36.0 | Transitive | N/A* | ❌ | |
| CVE-2025-58181 | 5.3 | golang.org/x/crypto-v0.36.0 | Transitive | N/A* | ❌ | |
| CVE-2025-47914 | 5.3 | golang.org/x/crypto-v0.36.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-47913
Vulnerable Library - golang.org/x/crypto-v0.36.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.36.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.36.0.mod
Dependency Hierarchy:
- github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 (Root Library)
- ❌ golang.org/x/crypto-v0.36.0 (Vulnerable Library)
Found in HEAD commit: 99fce1a43c5f7b9a2d66d4cab01066555fe292e7
Found in base branch: main
Vulnerability Details
SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.
Publish Date: 2025-11-13
URL: CVE-2025-47913
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
Release Date: 2025-11-13
Fix Resolution: https://github.com/golang/crypto.git - v0.43.0
CVE-2025-58181
Vulnerable Library - golang.org/x/crypto-v0.36.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.36.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.36.0.mod
Dependency Hierarchy:
- github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 (Root Library)
- ❌ golang.org/x/crypto-v0.36.0 (Vulnerable Library)
Found in HEAD commit: 99fce1a43c5f7b9a2d66d4cab01066555fe292e7
Found in base branch: main
Vulnerability Details
SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.
Publish Date: 2025-11-19
URL: CVE-2025-58181
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
Suggested Fix
Type: Upgrade version
Release Date: 2025-11-19
Fix Resolution: golang.org/x/crypto - v0.45.0
CVE-2025-47914
Vulnerable Library - golang.org/x/crypto-v0.36.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.36.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.36.0.mod
Dependency Hierarchy:
- github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 (Root Library)
- ❌ golang.org/x/crypto-v0.36.0 (Vulnerable Library)
Found in HEAD commit: 99fce1a43c5f7b9a2d66d4cab01066555fe292e7
Found in base branch: main
Vulnerability Details
SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.
Publish Date: 2025-11-19
URL: CVE-2025-47914
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
Suggested Fix
Type: Upgrade version
Release Date: 2025-11-19
Fix Resolution: golang.org/x/crypto - v0.45.0