-
Notifications
You must be signed in to change notification settings - Fork 67
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/net/@v/v0.25.0.mod
Found in HEAD commit: ffcc0ec45e80bc4d7ba589f8cd93f151497550b1
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-45338 | 7.5 | golang.org/x/net-v0.25.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-2024-45338
Vulnerable Library - golang.org/x/net-v0.25.0
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.25.0.zip
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.25.0.mod
Dependency Hierarchy:
- github.com/hashicorp/terraform-plugin-sdk/v2-v2.33.0 (Root Library)
- github.com/hashicorp/terraform-plugin-go-v0.22.2
- github.com/hashicorp/terraform-registry-address-v0.2.3
- ❌ golang.org/x/net-v0.25.0 (Vulnerable Library)
- github.com/hashicorp/terraform-registry-address-v0.2.3
- github.com/hashicorp/terraform-plugin-go-v0.22.2
Found in HEAD commit: ffcc0ec45e80bc4d7ba589f8cd93f151497550b1
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 (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: 2024-12-18
Fix Resolution: github.com/golang/net-v0.33.0
Metadata
Metadata
Assignees
Labels
Type
Projects
Status