cve/2023/CVE-2023-29583.md
2024-06-18 02:51:15 +02:00

19 lines
851 B
Markdown

### [CVE-2023-29583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29583)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** DISPUTED ** yasm 1.3.0.55.g101bc was discovered to contain a stack overflow via the function parse_expr5 at /nasm/nasm-parse.c. Note: This has been disputed by third parties who argue this is a bug and not a security issue because yasm is a standalone program not designed to run untrusted code.
### POC
#### Reference
- https://github.com/yasm/yasm/issues/218
- https://github.com/z1r00/fuzz_vuln/blob/main/yasm/stack-overflow/parse_expr5/readme.md
#### Github
- https://github.com/z1r00/fuzz_vuln