ghsa-jpxj-2jvg-6jv9
Vulnerability from github
Published
2023-02-16 21:30
Modified
2024-05-20 21:47
Severity ?
Summary
Data Amplification in HashiCorp go-getter
Details
HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.7.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter/v2" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-0475" ], "database_specific": { "cwe_ids": [ "CWE-409" ], "github_reviewed": true, "github_reviewed_at": "2023-02-16T23:34:17Z", "nvd_published_at": "2023-02-16T19:15:00Z", "severity": "MODERATE" }, "details": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.", "id": "GHSA-jpxj-2jvg-6jv9", "modified": "2024-05-20T21:47:40Z", "published": "2023-02-16T21:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0475" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/commit/0edab85348271c843782993345b07b1ac98912e6" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/commit/78e6721a2a76266718dc92c3c03c1571dffdefdc" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/go-getter" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Data Amplification in HashiCorp go-getter" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.