ncurses buffer overflow vulnerability
ncurses is a character terminal processing library , it can provide a series of functions for the user to call and generate text-based user interface . A stack buffer overflow vulnerability exists in the ncurses 6.0 version in the tinfo/writeentry.c file in the 'the ncwriteentry' function. An...