gsd-2020-13223
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-13223", "description": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2.", "id": "GSD-2020-13223" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-13223" ], "details": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2.", "id": "GSD-2020-13223", "modified": "2023-12-13T01:21:47.340809Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-13223", "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": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.hashicorp.com/blog/category/vault/", "refsource": "MISC", "url": "https://www.hashicorp.com/blog/category/vault/" }, { "name": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020", "refsource": "MISC", "url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.3.0 \u003c1.3.6||\u003e=1.4.0 \u003c1.4.2", "affected_versions": "All versions starting from 1.3.0 before 1.3.6, all versions starting from 1.4.0 before 1.4.2", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-532", "CWE-937" ], "date": "2021-07-29", "description": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2.", "fixed_versions": [ "1.3.6", "1.4.2" ], "identifier": "CVE-2020-13223", "identifiers": [ "GHSA-25xj-89g5-fm6h", "CVE-2020-13223" ], "not_impacted": "All versions before 1.3.0, all versions starting from 1.3.6 before 1.4.0, all versions starting from 1.4.2", "package_slug": "go/github.com/hashicorp/vault/command", "pubdate": "2021-05-18", "solution": "Upgrade to versions 1.3.6, 1.4.2 or above.", "title": "Insertion of Sensitive Information into Log File", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-13223", "https://github.com/hashicorp/vault/commit/87f47c216cf1a28f4054b80cff40de8c9e00e36c", "https://github.com/hashicorp/vault/commit/e52f34772affb69f3239b2cdf6523cb7cfd67a92", "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020", "https://github.com/advisories/GHSA-25xj-89g5-fm6h" ], "uuid": "098acf97-c5c2-474b-a1c8-e7a94fed54ca" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*", "cpe_name": [], "versionEndExcluding": "1.3.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*", "cpe_name": [], "versionEndExcluding": "1.4.2", "versionStartIncluding": "1.4.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndExcluding": "1.3.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndExcluding": "1.4.2", "versionStartIncluding": "1.4.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-13223" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.hashicorp.com/blog/category/vault/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.hashicorp.com/blog/category/vault/" }, { "name": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2022-02-21T04:58Z", "publishedDate": "2020-06-10T19: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.
- 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.