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

18 lines
705 B
Markdown

### [CVE-2016-7044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7044)
![](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
The unformat_24bit_color function in the format parsing code in Irssi before 0.8.20, when compiled with true-color enabled, allows remote attackers to cause a denial of service (heap corruption and crash) via an incomplete 24bit color code.
### POC
#### Reference
- https://irssi.org/security/irssi_sa_2016.txt
#### Github
No PoCs found on GitHub currently.