CVE-2017-10966
CriticalSummary
An issue was discovered in Irssi before version 1.0.4 related to updating the internal nick list. The application could incorrectly use the GHashTable interface, leading to freeing the nick during the update, resulting in use-after-free conditions on each access of the hash table.
Risk Assessment
Exploitation of this vulnerability may lead to unpredictable application behavior, including potential crashes or execution of malicious code. Organizations should be aware of the security risks associated with user data.
Recommendation
It is recommended to update Irssi to version 1.0.4 or later to mitigate this vulnerability. Regular software updates are crucial for maintaining system security.
Other vulnerabilities in Irssi
See all- CVE-2017-15723High
In Irssi before version 1.0.5, overlong nicks or targets may result in a NULL pointer dereference while splitting the message.
- CVE-2017-15721High
In Irssi before version 1.0.5, certain incorrectly formatted DCC CTCP messages could lead to a NULL pointer dereference.
- CVE-2017-15228High
Irssi before 1.0.5, when installing themes with unterminated colour formatting sequences, may access data beyond the end of the string.
- CVE-2017-15227High
Irssi before 1.0.5 may incorrectly fail to remove destroyed channels from the query list while waiting for channel synchronization, leading to use-after-free conditions when updating the state later on.
- CVE-2017-9469High
In Irssi before version 1.0.3, when receiving certain incorrectly quoted DCC files, it tries to find the terminating quote one byte before the allocated memory. This may lead to application crashes.
- CVE-2017-9468High
In Irssi before version 1.0.3, when receiving a DCC message without source nick/host, it attempts to dereference a NULL pointer. This can lead to application crashes.
- CVE-2017-5356High
Irssi before 0.8.21 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a string containing a formatting sequence (%[) without a closing bracket (]).
- CVE-2017-5196High
Irssi versions 0.8.18 and earlier before 0.8.21 allow remote attackers to cause a denial of service (out-of-bounds read and crash) via vectors involving strings that are not UTF8.
- CVE-2017-5195High
Irssi versions 0.8.17 and earlier before 0.8.21 are vulnerable to an attack that can lead to denial of service through a crafted ANSI x8 color code causing an out-of-bounds read and application crash.
- CVE-2017-5194High
A use-after-free vulnerability in Irssi before version 0.8.21 allows remote attackers to cause a denial of service (crash) via an invalid nick message.
Original NVD description (English source)
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.

