Improper input validation in libcaca - CVE-2018-20549
Published: January 9, 2019 / Updated: September 27, 2022
libcaca
Caca Labs
Description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists in the caca_file_read function, as defined in the caca/file.c file due to insufficient validation of user-supplied input. A local attacker can execute a file that submits malicious input, trigger an illegal write memory access condition that can be used to cause a DoS condition.