cve/2022/CVE-2022-0856.md

18 lines
594 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0856)
![](https://img.shields.io/static/v1?label=Product&message=libcaca&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-369&color=brighgreen)
### Description
libcaca is affected by a Divide By Zero issue via img2txt, which allows a remote malicious user to cause a Denial of Service
### POC
#### Reference
- https://github.com/cacalabs/libcaca/issues/65
#### Github
No PoCs found on GitHub currently.