ghsa-cjr4-fv6c-f3mv
Vulnerability from github
Published
2022-05-26 00:01
Modified
2024-05-20 21:26
Severity ?
Summary
HashiCorp go-getter unsafe downloads could lead to arbitrary host access
Details
HashiCorp go-getter through 2.0.2 does not safely perform downloads. Arbitrary host access was possible via go-getter path traversal, symlink processing, and command injection flaws.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter/s3/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter/gcs/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-30322" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-06-01T21:19:25Z", "nvd_published_at": "2022-05-25T12:15:00Z", "severity": "HIGH" }, "details": "HashiCorp go-getter through 2.0.2 does not safely perform downloads. Arbitrary host access was possible via go-getter path traversal, symlink processing, and command injection flaws.", "id": "GHSA-cjr4-fv6c-f3mv", "modified": "2024-05-20T21:26:59Z", "published": "2022-05-26T00:01:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30322" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/pull/359" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/pull/361" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45" }, { "type": "WEB", "url": "https://discuss.hashicorp.com" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/go-getter" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/releases" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0586" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "type": "CVSS_V3" } ], "summary": "HashiCorp go-getter unsafe downloads could lead to arbitrary host access" }
Loading...
Loading...
- 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.