{ "schema_version": "1.4.0", "id": "GHSA-25xj-89g5-fm6h", "modified": "2023-10-02T15:05:17Z", "published": "2021-05-18T18:21:09Z", "aliases": [ "CVE-2020-13223" ], "summary": "Information Disclosure in HashiCorp Vault", "details": "HashiCorp Vault and Vault Enterprise before 1.3.6, and 1.4.2 before 1.4.2, insert Sensitive Information into a Log File. The vulnerability is affecting `github.com/hashicorp/vault/command` Go package.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/vault" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.6" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/vault" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13223" }, { "type": "WEB", "url": "https://github.com/hashicorp/vault/commit/87f47c216cf1a28f4054b80cff40de8c9e00e36c" }, { "type": "WEB", "url": "https://github.com/hashicorp/vault/commit/e52f34772affb69f3239b2cdf6523cb7cfd67a92" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/vault" }, { "type": "WEB", "url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020" }, { "type": "WEB", "url": "https://www.hashicorp.com/blog/category/vault" } ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-532" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-13T14:30:01Z", "nvd_published_at": "2020-06-10T19:15:00Z" } }