-
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* | ❌ |
*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