ncurses 缓冲区错误漏洞
ncurses is a character terminal processing library that provides a set of functions that can be called by the user to generate a text-based user interface. A security vulnerability exists in ncurses version 6.1 due to a buffer overflow in the oneonemapping method of progs/dumpentry.c. The...