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

18 lines
673 B
Markdown

### [CVE-2016-7045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7045)
![](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 format_send_to_gui function in the format parsing code in Irssi before 0.8.20 allows remote attackers to cause a denial of service (heap corruption and crash) via vectors involving the length of a string.
### POC
#### Reference
- https://irssi.org/security/irssi_sa_2016.txt
#### Github
No PoCs found on GitHub currently.