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

19 lines
694 B
Markdown

### [CVE-2023-47016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-47016)
![](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
radare2 5.8.9 has an out-of-bounds read in r_bin_object_set_items in libr/bin/bobj.c, causing a crash in r_read_le32 in libr/include/r_endian.h.
### POC
#### Reference
- https://gist.github.com/gandalf4a/65705be4f84269cb7cd725a1d4ab2ffa
- https://github.com/radareorg/radare2/issues/22349
#### Github
- https://github.com/gandalf4a/crash_report