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

18 lines
637 B
Markdown

### [CVE-2021-30499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30499)
![](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-119&color=brighgreen)
### Description
A flaw was found in libcaca. A buffer overflow of export.c in function export_troff might lead to memory corruption and other potential consequences.
### POC
#### Reference
- https://github.com/cacalabs/libcaca/issues/54
#### Github
No PoCs found on GitHub currently.