CVE Vulnerabilities

CVE-2017-11113

NULL Pointer Dereference

Published: Jul 08, 2017 | Modified: Nov 21, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
3.3 LOW
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Ubuntu
NEGLIGIBLE

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.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Ncurses Gnu 6.0 (including) 6.0 (including)
Ncurses Ubuntu artful *
Ncurses Ubuntu esm-infra/xenial *
Ncurses Ubuntu precise/esm *
Ncurses Ubuntu trusty *
Ncurses Ubuntu trusty/esm *
Ncurses Ubuntu upstream *
Ncurses Ubuntu vivid/ubuntu-core *
Ncurses Ubuntu xenial *
Ncurses Ubuntu yakkety *
Ncurses Ubuntu zesty *

Potential Mitigations

References