Bugzilla – Bug 1218519
VUL-0: CVE-2023-49556: yasm: heap-buffer overflow vulnerability in expr_delete_term function in the libyasm/expr.c component.
Last modified: 2024-01-04 11:05:08 UTC
Buffer Overflow vulnerability in YASM 1.3.0.86.g9def allows a remote attacker to cause a denial of service via the expr_delete_term function in the libyasm/expr.c component. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-49556 https://github.com/yasm/yasm/issues/250
As agreed, closed as wontfix
Just to add more info, closed as wontfix due to the context of yasm tool: an attacker could directly insert malicious code in the input file, there is no additional value gathered from exploiting the vulnerability creating an ad-hoc input file.