{ "schema_version": "1.4.0", "id": "GHSA-g4g7-v7q6-4xw8", "modified": "2022-05-24T16:55:31Z", "published": "2022-05-24T16:55:31Z", "aliases": [ "CVE-2019-15947" ], "details": "In Bitcoin Core 0.18.0, bitcoin-qt stores wallet.dat data unencrypted in memory. Upon a crash, it may dump a core file. If a user were to mishandle a core file, an attacker can reconstruct the user's wallet.dat file, including their private keys, via a grep \"6231 0500\" command.", "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": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15947" }, { "type": "WEB", "url": "https://github.com/bitcoin/bitcoin/issues/16824" }, { "type": "WEB", "url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2019-15947" }, { "type": "WEB", "url": "https://gist.github.com/oxagast/50a121b2df32186e0c48411859d5861b" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202009-18" } ], "database_specific": { "cwe_ids": [ "CWE-312", "CWE-326" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-05T17:15:00Z" } }