Format string error in pancurses - CVE-2019-15546
Published: November 24, 2019
pancurses
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 the printw() and mvprintw() calls in the pancurses 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.