ghsa-27rq-4943-qcwp
Vulnerability from github
Published
2022-04-28 00:00
Modified
2022-06-02 17:38
Severity ?
Summary
Insertion of Sensitive Information into Log File in Hashicorp go-getter
Details
The Hashicorp go-getter library before 1.5.11 could write SSH credentials into its logfile, exposing sensitive credentials to local users able to read the logfile.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/go-getter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29810" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2022-05-03T20:19:26Z", "nvd_published_at": "2022-04-27T06:15:00Z", "severity": "MODERATE" }, "details": "The Hashicorp go-getter library before 1.5.11 could write SSH credentials into its logfile, exposing sensitive credentials to local users able to read the logfile.", "id": "GHSA-27rq-4943-qcwp", "modified": "2022-06-02T17:38:26Z", "published": "2022-04-28T00:00:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/pull/348" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/go-getter" }, { "type": "WEB", "url": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0438" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insertion of Sensitive Information into Log File 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.