mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
19 lines
674 B
Markdown
19 lines
674 B
Markdown
|
|
### [CVE-2023-29580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29580)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
yasm 1.3.0.55.g101bc was discovered to contain a segmentation violation via the component yasm_expr_create at /libyasm/expr.c.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/yasm/yasm/issues/215
|
||
|
|
- https://github.com/z1r00/fuzz_vuln/blob/main/yasm/segv/yasm_expr_create/readmd.md
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/z1r00/fuzz_vuln
|
||
|
|
|