ghsa-x24g-9w7v-vprh
Vulnerability from github
Published
2022-05-26 00:01
Modified
2022-08-11 19:31
Severity ?
Summary
HashiCorp go-getter command injection
Details
HashiCorp go-getter before 2.0.2 allows Command Injection.
{ "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-26945" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2022-06-01T21:20:55Z", "nvd_published_at": "2022-05-25T12:15:00Z", "severity": "CRITICAL" }, "details": "HashiCorp go-getter before 2.0.2 allows Command Injection.", "id": "GHSA-x24g-9w7v-vprh", "modified": "2022-08-11T19:31:17Z", "published": "2022-05-26T00:01:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26945" }, { "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/39930" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/go-getter" }, { "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:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "HashiCorp go-getter command injection" }
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.