Buffer Overflow Vulnerability in Ncurses from GitHub
CVE-2020-19185
6.5MEDIUM
What is CVE-2020-19185?
A buffer overflow vulnerability exists in the one_one_mapping function of the Ncurses library version 6.1. This flaw can be exploited by remote attackers to execute crafted commands, potentially resulting in a denial of service condition. The vulnerability is located in 'progs/dump_entry.c' at line 1373. Proper sanitation of user inputs and robust memory management practices need to be implemented to mitigate the risk associated with this vulnerability.