{ "schema_version": "1.4.0", "id": "GHSA-w83v-wch9-fjvr", "modified": "2022-05-13T01:18:43Z", "published": "2022-05-13T01:18:43Z", "aliases": [ "CVE-2018-1000052" ], "details": "fmtlib version prior to version 4.1.0 (before commit 0555cea5fc0bf890afe0071a558e44625a34ba85) contains a Memory corruption (SIGSEGV), CWE-134 vulnerability in fmt::print() library function that can result in Denial of Service. This attack appear to be exploitable via Specifying an invalid format specifier in the fmt::print() function results in a SIGSEGV (memory corruption, invalid write). This vulnerability appears to have been fixed in after commit 8cf30aa2be256eba07bb1cefb998c52326e846e7.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000052" }, { "type": "WEB", "url": "https://github.com/fmtlib/fmt/issues/642" }, { "type": "WEB", "url": "https://github.com/fmtlib/fmt/commit/8cf30aa2be256eba07bb1cefb998c52326e846e7" } ], "database_specific": { "cwe_ids": [ "CWE-134" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-09T23:29:00Z" } }