Format string error in ncurses - CVE-2019-15547
Published: November 24, 2019
ncurses
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a format string error in printw() function within the ncurses crate for Rust. A remote attacker can supply a specially crafted input that contains format string specifiers and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.