Search Results (27 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2020-19190 2 Invisible-island, Netapp 2 Ncurses, Active Iq Unified Manager 2024-11-21 6.5 Medium
Buffer Overflow vulnerability in _nc_find_entry in tinfo/comp_hash.c:70 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.
CVE-2020-19189 3 Debian, Invisible-island, Netapp 3 Debian Linux, Ncurses, Active Iq Unified Manager 2024-11-21 6.5 Medium
Buffer Overflow vulnerability in postprocess_terminfo function in tinfo/parse_entry.c:997 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.
CVE-2020-19188 2 Invisible-island, Netapp 2 Ncurses, Active Iq Unified Manager 2024-11-21 6.5 Medium
Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1116 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.
CVE-2020-19187 2 Invisible-island, Netapp 2 Ncurses, Active Iq Unified Manager 2024-11-21 6.5 Medium
Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1100 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.
CVE-2020-19185 2 Invisible-island, Netapp 2 Ncurses, Active Iq Unified Manager 2024-11-21 6.5 Medium
Buffer Overflow vulnerability in one_one_mapping function in progs/dump_entry.c:1373 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.
CVE-2018-19217 1 Invisible-island 1 Ncurses 2024-11-21 N/A
In ncurses, possibly a 6.x version, there is a NULL pointer dereference at the function _nc_name_match that will lead to a denial of service attack. NOTE: the original report stated version 6.1, but the issue did not reproduce for that version according to the maintainer or a reliable third-party
CVE-2018-19211 1 Invisible-island 1 Ncurses 2024-11-21 N/A
In ncurses 6.1, there is a NULL pointer dereference at function _nc_parse_entry in parse_entry.c that will lead to a denial of service attack. The product proceeds to the dereference code path even after a "dubious character `*' in name or alias field" detection.