Improper input validation in ncurses - CVE-2017-13730

 

Improper input validation in ncurses - CVE-2017-13730

Published: April 26, 2018


Vulnerability identifier: #VU12197
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-13730
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Free Software Foundation
Affected software:
ncurses

Detailed vulnerability description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the function _nc_read_entry_source() in progs/tic.c due to an illegal address access. A remote attacker can cause the service to crash.

How to mitigate CVE-2017-13730

Update to version 6.1.

Sources