Irssi

Irssi

41 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.59%
  • Published 06.01.2018 16:29:00
  • Last modified 21.11.2024 04:08:19

When using incomplete escape codes, Irssi before 1.0.6 may access data beyond the end of the string.

  • EPSS 0.58%
  • Published 06.01.2018 16:29:00
  • Last modified 21.11.2024 04:08:20

When the channel topic is set without specifying a sender, Irssi before 1.0.6 may dereference a NULL pointer.

  • EPSS 0.53%
  • Published 06.01.2018 16:29:00
  • Last modified 21.11.2024 04:08:20

When using an incomplete variable argument, Irssi before 1.0.6 may access data beyond the end of the string.

  • EPSS 1.11%
  • Published 22.10.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

In Irssi before 1.0.5, overlong nicks or targets may result in a NULL pointer dereference while splitting the message.

  • EPSS 1.08%
  • Published 22.10.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

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.

  • EPSS 1.14%
  • Published 22.10.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

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.

  • EPSS 0.57%
  • Published 22.10.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

Irssi before 1.0.5, when installing themes with unterminated colour formatting sequences, may access data beyond the end of the string.

  • EPSS 0.57%
  • Published 22.10.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

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.

  • EPSS 0.83%
  • Published 07.07.2017 14:29:00
  • Last modified 20.04.2025 01:37:25

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

  • EPSS 1.45%
  • Published 07.07.2017 14:29:00
  • Last modified 20.04.2025 01:37:25

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.