cve/2023/CVE-2023-29581.md

20 lines
987 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-29581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29581)
![](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 has a segmentation violation in the function delete_Token at modules/preprocs/nasm/nasm-pp.c. NOTE: although a libyasm application could become unavailable if this were exploited, the vendor's position is that there is no security relevance because there is either supposed to be input validation before data reaches libyasm, or a sandbox in which the application runs.
2024-05-25 21:48:12 +02:00
### POC
#### Reference
- https://github.com/yasm/yasm/issues/216
- https://github.com/z1r00/fuzz_vuln/blob/main/yasm/segv/delete_Token/readme.md
#### Github
2024-05-28 08:49:17 +00:00
- https://github.com/NaInSec/CVE-LIST
2024-05-25 21:48:12 +02:00
- https://github.com/z1r00/fuzz_vuln