{ "schema_version": "1.4.0", "id": "GHSA-fqq3-4hx4-vff7", "modified": "2024-04-04T02:54:33Z", "published": "2022-05-24T17:21:36Z", "aliases": [ "CVE-2020-15007" ], "details": "A buffer overflow in the M_LoadDefaults function in m_misc.c in id Tech 1 (aka Doom engine) allows arbitrary code execution via an unsafe usage of fscanf, because it does not limit the number of characters to be read in a format argument.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15007" }, { "type": "WEB", "url": "https://github.com/AXDOOMER/doom-vanille/commit/8a6d9a02fa991a91ff90ccdc73b5ceabaa6cb9ec" }, { "type": "WEB", "url": "https://twitter.com/notrevenant/status/1268654123903340544" } ], "database_specific": { "cwe_ids": [ "CWE-120" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-24T11:15:00Z" } }