#VU101837 Integer overflow in WeeChat - CVE-2024-46613
Published: December 18, 2024
WeeChat
WeeChat.org
Description
The vulnerability allows an attacker to execute arbitrary code.
The vulnerability exists due to integer overflow when looping over items in a list within the string_free_split_shared(), string_free_split(), string_free_split_command(), and string_free_split_tags() functions in core/core-string.c. An attacker with physical access to the system can trigger an integer overflow and execute arbitrary code on the system.