In ncurses 6.0, there is a NULL Pointer Dereference in the _nc_parse_entry function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201804-13 | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1464691 | third party advisory issue tracking exploit |