gsd-2022-29810
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The Hashicorp go-getter library before 1.5.11 does not redact an SSH key from a URL query parameter.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-29810",
"description": "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": "GSD-2022-29810",
"references": [
"https://www.suse.com/security/cve/CVE-2022-29810.html",
"https://access.redhat.com/errata/RHSA-2022:4956",
"https://access.redhat.com/errata/RHSA-2022:5201",
"https://access.redhat.com/errata/RHSA-2022:5392",
"https://access.redhat.com/errata/RHSA-2022:5069",
"https://access.redhat.com/errata/RHSA-2022:6156"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-29810"
],
"details": "The Hashicorp go-getter library before 1.5.11 does not redact an SSH key from a URL query parameter.",
"id": "GSD-2022-29810",
"modified": "2023-12-13T01:19:42.179458Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-29810",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Hashicorp go-getter library before 1.5.11 does not redact an SSH key from a URL query parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/go-getter/pull/348",
"refsource": "MISC",
"url": "https://github.com/hashicorp/go-getter/pull/348"
},
{
"name": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11",
"refsource": "MISC",
"url": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11"
},
{
"name": "https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc",
"refsource": "MISC",
"url": "https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.5.11",
"affected_versions": "All versions before 1.5.11",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-05-03",
"description": "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.",
"fixed_versions": [
"v1.5.11"
],
"identifier": "CVE-2022-29810",
"identifiers": [
"GHSA-27rq-4943-qcwp",
"CVE-2022-29810"
],
"not_impacted": "All versions starting from 1.5.11",
"package_slug": "go/github.com/hashicorp/go-getter",
"pubdate": "2022-04-28",
"solution": "Upgrade to version 1.5.11 or above.",
"title": "Insertion of Sensitive Information into Log File in Hashicorp go-getter",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-29810",
"https://github.com/hashicorp/go-getter/pull/348",
"https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc",
"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11",
"https://github.com/advisories/GHSA-27rq-4943-qcwp"
],
"uuid": "cfe26d6c-5dcb-4634-9158-ac18fa9ef7cd",
"versions": [
{
"commit": {
"sha": "b1336defcc3479d5a368d406f95ffdf0cb5f787f",
"tags": [
"v1.5.11"
],
"timestamp": "20220103224548"
},
"number": "v1.5.11"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:go-getter:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.5.11",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-29810"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The Hashicorp go-getter library before 1.5.11 does not redact an SSH key from a URL query parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/go-getter/pull/348",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/hashicorp/go-getter/pull/348"
},
{
"name": "https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc"
},
{
"name": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-10-06T15:48Z",
"publishedDate": "2022-04-27T06:15Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…