{ "schema_version": "1.4.0", "id": "GHSA-jpxj-2jvg-6jv9", "modified": "2024-05-20T21:47:40Z", "published": "2023-02-16T21:30:28Z", "aliases": [ "CVE-2023-0475" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.7.0" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter/v2" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "2.2.0" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-409" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-16T23:34:17Z", "nvd_published_at": "2023-02-16T19:15:00Z" } }