Use After Free Affecting irssi package, versions <0.8.17-1+deb8u5


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.37% (73rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN8-IRSSI-350877
  • published7 Jul 2017
  • disclosed7 Jul 2017

Introduced: 7 Jul 2017

CVE-2017-10966  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

Upgrade Debian:8 irssi to version 0.8.17-1+deb8u5 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream irssi package and not the irssi package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

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.