cve/2023/CVE-2023-29583.md

19 lines
851 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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
2024-05-28 08:49:17 +00:00
** 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.
2024-05-25 21:48:12 +02:00
### 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