Files
CVEs-PoC/2016/CVE-2016-7044.md
T
2024-08-17 18:41:15 +00:00

19 lines
744 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
- http://www.ubuntu.com/usn/USN-3086-1
- https://irssi.org/security/irssi_sa_2016.txt
#### Github
No PoCs found on GitHub currently.