Files
CVEs-PoC/2017/CVE-2017-10966.md
T
2024-05-26 14:27:05 +02:00

18 lines
712 B
Markdown

### [CVE-2017-10966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10966)
![](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
An issue was discovered in Irssi before 1.0.4. While updating the internal nick list, Irssi could incorrectly use the GHashTable interface and free the nick while updating it. This would then result in use-after-free conditions on each access of the hash table.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon