VYPR

Weechat

by Flashtux

Source repositories

CVEs (9)

  • CVE-2022-28352MedApr 2, 2022
    risk 0.28cvss 4.3epss 0.00

    WeeChat (aka Wee Enhanced Environment for Chat) 3.2 to 3.4 before 3.4.1 does not properly verify the TLS certificate of the server, after certain GnuTLS options are changed, which allows man-in-the-middle attackers to spoof a TLS chat server via an arbitrary certificate. NOTE:…

  • CVE-2024-46613Nov 10, 2024
    risk 0.00cvss epss 0.00

    WeeChat before 4.4.2 has an integer overflow and resultant buffer overflow at core/core-string.c when there are more than two billion items in a list. This affects string_free_split_shared , string_free_split, string_free_split_command, and string_free_split_tags.

  • CVE-2021-40516HigSep 5, 2021
    risk 0.00cvss 7.5epss 0.02

    WeeChat before 3.2.1 allows remote attackers to cause a denial of service (crash) via a crafted WebSocket frame that trigger an out-of-bounds read in plugins/relay/relay-websocket.c in the Relay plugin.

  • CVE-2020-9760CriMar 23, 2020
    risk 0.00cvss 9.8epss 0.02

    An issue was discovered in WeeChat before 2.7.1 (0.3.4 to 2.7 are affected). When a new IRC message 005 is received with longer nick prefixes, a buffer overflow and possibly a crash can happen when a new mode is set for a nick.

  • CVE-2020-8955CriFeb 12, 2020
    risk 0.00cvss 9.8epss 0.04

    irc_mode_channel_update in plugins/irc/irc-mode.c in WeeChat through 2.7 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a malformed IRC message 324 (channel mode).

  • CVE-2012-5534Dec 3, 2012
    risk 0.00cvss epss 0.04

    The hook_process function in the plugin API for WeeChat 0.3.0 through 0.3.9.1 allows remote attackers to execute arbitrary commands via shell metacharacters in a command from a plugin, related to "shell expansion."

  • CVE-2012-5854Nov 19, 2012
    risk 0.00cvss epss 0.06

    Heap-based buffer overflow in WeeChat 0.3.6 through 0.3.9 allows remote attackers to cause a denial of service (crash or hang) and possibly execute arbitrary code via crafted IRC colors that are not properly decoded.

  • CVE-2011-1428Mar 16, 2011
    risk 0.00cvss epss 0.01

    Wee Enhanced Environment for Chat (aka WeeChat) 0.3.4 and earlier does not properly verify that the server hostname matches the domain name of the subject of an X.509 certificate, which allows man-in-the-middle attackers to spoof an SSL chat server via an arbitrary certificate,…

  • CVE-2009-0661Mar 19, 2009
    risk 0.00cvss epss 0.03

    Wee Enhanced Environment for Chat (WeeChat) 0.2.6 allows remote attackers to cause a denial of service (crash) via an IRC PRIVMSG command containing crafted color codes that trigger an out-of-bounds read.