#VU84082 Out-of-bounds write in ncurses - CVE-2020-19188

 

#VU84082 Out-of-bounds write in ncurses - CVE-2020-19188

Published: December 11, 2023


Vulnerability identifier: #VU84082
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-19188
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
ncurses
Software vendor:
Free Software Foundation

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error within the fmt_entry() function in progs/dump_entry.c. A remote attacker can send a specially crafted command to the application, trigger an out-of-bounds write and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links