Out-of-bounds write in zlog - CVE-2021-43521
Published: February 28, 2024
zlog
Hardy Simpson
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error when processing untrusted input within the zlog_conf_build_with_file() function in src/zlog/src/conf.c. A remote attacker can pass specially crafted input to the application, trigger an out-of-bounds write and execute arbitrary code on the target system.