mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
712 B
Markdown
18 lines
712 B
Markdown
### [CVE-2017-10966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10966)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|