Files
CVEs-PoC/2021/CVE-2021-30498.md
T
2024-06-18 02:51:15 +02:00

18 lines
640 B
Markdown

### [CVE-2021-30498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30498)
![](https://img.shields.io/static/v1?label=Product&message=libcaca&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20master%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787&color=brighgreen)
### Description
A flaw was found in libcaca. A heap buffer overflow in export.c in function export_tga might lead to memory corruption and other potential consequences.
### POC
#### Reference
- https://github.com/cacalabs/libcaca/issues/53
#### Github
No PoCs found on GitHub currently.