{ "schema_version": "1.4.0", "id": "GHSA-mjrg-rf9g-9j6r", "modified": "2022-05-13T01:22:40Z", "published": "2022-05-13T01:22:40Z", "aliases": [ "CVE-2019-6291" ], "details": "An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted asm file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6291" }, { "type": "WEB", "url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392549" } ], "database_specific": { "cwe_ids": [ "CWE-674" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-15T00:29:00Z" } }