rpm package
suse/irssi&distro=SUSE Package Hub 12
pkg:rpm/suse/irssi&distro=SUSE%20Package%20Hub%2012
Vulnerabilities (27)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-13045 | — | < 1.1.3-bp150.33.1 | 1.1.3-bp150.33.1 | Jun 29, 2019 | Irssi before 1.0.8, 1.1.x before 1.1.3, and 1.2.x before 1.2.1, when SASL is enabled, has a use after free when sending SASL login to the server. | ||
| CVE-2019-5882 | — | < 1.1.2-bp150.3.4.1 | 1.1.2-bp150.3.4.1 | Jan 9, 2019 | Irssi 1.1.x before 1.1.2 has a use after free when hidden lines are expired from the scroll buffer. | ||
| CVE-2018-7054 | Cri | 9.8 | < 1.1.1-43.1 | 1.1.1-43.1 | Feb 15, 2018 | An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. There is a use-after-free when a server is disconnected during netsplits. NOTE: this issue exists because of an incomplete fix for CVE-2017-7191. | |
| CVE-2018-7053 | Cri | 9.8 | < 1.1.1-43.1 | 1.1.1-43.1 | Feb 15, 2018 | An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. There is a use-after-free when SASL messages are received in an unexpected order. | |
| CVE-2018-7052 | Hig | 7.5 | < 1.1.1-43.1 | 1.1.1-43.1 | Feb 15, 2018 | An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. When the number of windows exceeds the available space, a crash due to a NULL pointer dereference would occur. | |
| CVE-2018-7051 | Hig | 7.5 | < 1.1.1-43.1 | 1.1.1-43.1 | Feb 15, 2018 | An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. Certain nick names could result in out-of-bounds access when printing theme strings. | |
| CVE-2018-7050 | Hig | 7.5 | < 1.1.1-43.1 | 1.1.1-43.1 | Feb 15, 2018 | An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. A NULL pointer dereference occurs for an "empty" nick. | |
| CVE-2018-5208 | Cri | 9.8 | < 1.0.6-36.1 | 1.0.6-36.1 | Jan 6, 2018 | In Irssi before 1.0.6, a calculation error in the completion code could cause a heap buffer overflow when completing certain strings. | |
| CVE-2018-5207 | Hig | 7.5 | < 1.0.6-36.1 | 1.0.6-36.1 | Jan 6, 2018 | When using an incomplete variable argument, Irssi before 1.0.6 may access data beyond the end of the string. | |
| CVE-2018-5206 | Cri | 9.8 | < 1.0.6-36.1 | 1.0.6-36.1 | Jan 6, 2018 | When the channel topic is set without specifying a sender, Irssi before 1.0.6 may dereference a NULL pointer. | |
| CVE-2018-5205 | Hig | 7.5 | < 1.0.6-36.1 | 1.0.6-36.1 | Jan 6, 2018 | When using incomplete escape codes, Irssi before 1.0.6 may access data beyond the end of the string. | |
| CVE-2017-15723 | Hig | 7.5 | < 1.0.5-32.1 | 1.0.5-32.1 | Oct 22, 2017 | In Irssi before 1.0.5, overlong nicks or targets may result in a NULL pointer dereference while splitting the message. | |
| CVE-2017-15722 | Med | 5.9 | < 1.0.5-32.1 | 1.0.5-32.1 | Oct 22, 2017 | In certain cases, Irssi before 1.0.5 may fail to verify that a Safe channel ID is long enough, causing reads beyond the end of the string. | |
| CVE-2017-15721 | Hig | 7.5 | < 1.0.5-32.1 | 1.0.5-32.1 | Oct 22, 2017 | In Irssi before 1.0.5, certain incorrectly formatted DCC CTCP messages could cause a NULL pointer dereference. This is a separate, but similar, issue relative to CVE-2017-9468. | |
| CVE-2017-15228 | Hig | 7.5 | < 1.0.5-32.1 | 1.0.5-32.1 | Oct 22, 2017 | Irssi before 1.0.5, when installing themes with unterminated colour formatting sequences, may access data beyond the end of the string. | |
| CVE-2017-15227 | Hig | 7.5 | < 1.0.5-32.1 | 1.0.5-32.1 | Oct 22, 2017 | Irssi before 1.0.5, while waiting for the channel synchronisation, may incorrectly fail to remove destroyed channels from the query list, resulting in use-after-free conditions when updating the state later on. | |
| CVE-2017-10966 | Cri | 9.8 | < 1.0.4-28.1 | 1.0.4-28.1 | Jul 7, 2017 | 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. | |
| CVE-2017-10965 | Cri | 9.8 | < 1.0.4-28.1 | 1.0.4-28.1 | Jul 7, 2017 | An issue was discovered in Irssi before 1.0.4. When receiving messages with invalid time stamps, Irssi would try to dereference a NULL pointer. | |
| CVE-2017-9469 | Hig | 7.5 | < 1.0.3-25.1 | 1.0.3-25.1 | Jun 7, 2017 | In Irssi before 1.0.3, when receiving certain incorrectly quoted DCC files, it tries to find the terminating quote one byte before the allocated memory. Thus, remote attackers might be able to cause a crash. | |
| CVE-2017-9468 | Hig | 7.5 | < 1.0.3-25.1 | 1.0.3-25.1 | Jun 7, 2017 | In Irssi before 1.0.3, when receiving a DCC message without source nick/host, it attempts to dereference a NULL pointer. Thus, remote IRC servers can cause a crash. |
- CVE-2019-13045Jun 29, 2019affected < 1.1.3-bp150.33.1fixed 1.1.3-bp150.33.1
Irssi before 1.0.8, 1.1.x before 1.1.3, and 1.2.x before 1.2.1, when SASL is enabled, has a use after free when sending SASL login to the server.
- CVE-2019-5882Jan 9, 2019affected < 1.1.2-bp150.3.4.1fixed 1.1.2-bp150.3.4.1
Irssi 1.1.x before 1.1.2 has a use after free when hidden lines are expired from the scroll buffer.
- affected < 1.1.1-43.1fixed 1.1.1-43.1
An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. There is a use-after-free when a server is disconnected during netsplits. NOTE: this issue exists because of an incomplete fix for CVE-2017-7191.
- affected < 1.1.1-43.1fixed 1.1.1-43.1
An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. There is a use-after-free when SASL messages are received in an unexpected order.
- affected < 1.1.1-43.1fixed 1.1.1-43.1
An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. When the number of windows exceeds the available space, a crash due to a NULL pointer dereference would occur.
- affected < 1.1.1-43.1fixed 1.1.1-43.1
An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. Certain nick names could result in out-of-bounds access when printing theme strings.
- affected < 1.1.1-43.1fixed 1.1.1-43.1
An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. A NULL pointer dereference occurs for an "empty" nick.
- affected < 1.0.6-36.1fixed 1.0.6-36.1
In Irssi before 1.0.6, a calculation error in the completion code could cause a heap buffer overflow when completing certain strings.
- affected < 1.0.6-36.1fixed 1.0.6-36.1
When using an incomplete variable argument, Irssi before 1.0.6 may access data beyond the end of the string.
- affected < 1.0.6-36.1fixed 1.0.6-36.1
When the channel topic is set without specifying a sender, Irssi before 1.0.6 may dereference a NULL pointer.
- affected < 1.0.6-36.1fixed 1.0.6-36.1
When using incomplete escape codes, Irssi before 1.0.6 may access data beyond the end of the string.
- affected < 1.0.5-32.1fixed 1.0.5-32.1
In Irssi before 1.0.5, overlong nicks or targets may result in a NULL pointer dereference while splitting the message.
- affected < 1.0.5-32.1fixed 1.0.5-32.1
In certain cases, Irssi before 1.0.5 may fail to verify that a Safe channel ID is long enough, causing reads beyond the end of the string.
- affected < 1.0.5-32.1fixed 1.0.5-32.1
In Irssi before 1.0.5, certain incorrectly formatted DCC CTCP messages could cause a NULL pointer dereference. This is a separate, but similar, issue relative to CVE-2017-9468.
- affected < 1.0.5-32.1fixed 1.0.5-32.1
Irssi before 1.0.5, when installing themes with unterminated colour formatting sequences, may access data beyond the end of the string.
- affected < 1.0.5-32.1fixed 1.0.5-32.1
Irssi before 1.0.5, while waiting for the channel synchronisation, may incorrectly fail to remove destroyed channels from the query list, resulting in use-after-free conditions when updating the state later on.
- affected < 1.0.4-28.1fixed 1.0.4-28.1
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.
- affected < 1.0.4-28.1fixed 1.0.4-28.1
An issue was discovered in Irssi before 1.0.4. When receiving messages with invalid time stamps, Irssi would try to dereference a NULL pointer.
- affected < 1.0.3-25.1fixed 1.0.3-25.1
In Irssi before 1.0.3, when receiving certain incorrectly quoted DCC files, it tries to find the terminating quote one byte before the allocated memory. Thus, remote attackers might be able to cause a crash.
- affected < 1.0.3-25.1fixed 1.0.3-25.1
In Irssi before 1.0.3, when receiving a DCC message without source nick/host, it attempts to dereference a NULL pointer. Thus, remote IRC servers can cause a crash.
Page 1 of 2