#VU64274 Out-of-bounds read in ncurses - CVE-2022-29458

 

#VU64274 Out-of-bounds read in ncurses - CVE-2022-29458

Published: June 14, 2022 / Updated: July 28, 2022


Vulnerability identifier: #VU64274
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-29458
CWE-ID: CWE-125
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 gain access to potentially sensitive information.

The vulnerability exists due to a boundary condition in convert_strings in tinfo/read_entry.c in the terminfo library. A remote attacker can create a specially crafted file, trick the victim into opening it, trigger out-of-bounds read error and read contents of memory on the system.


Remediation

Install patch 20220416 from vendor's repository.

External links