PT-2019-14263 · Ncurses+1 · Ncurses+1

Published

2018-04-18

·

Updated

2021-08-25

·

CVE-2019-15547

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Name of the Vulnerable Software and Affected Versions ncurses versions through 5.99.0
Description The issue is related to format string problems in printw functions due to the mishandling of C format arguments. Additionally, there are buffer overflow issues because buffers without length are passed to C functions, and rust &str is passed to strings expecting C format arguments, allowing for format string attacks. This can lead to writing arbitrary data to stack memory.
Recommendations For versions through 5.99.0, consider disabling the use of functions in the printw family and functions like instr, mvwinstr, etc., until a patch is available to prevent buffer overflows and format string attacks. Restrict access to the vulnerable functions to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Buffer Overflow

Use of Externally-Controlled Format String

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALT-PU-2018-1601
CVE-2019-15547
GHSA-32V7-GHPR-C8HG
GHSA-G7R5-X7CR-VM3V
RUSTSEC-2019-0006

Affected Products

Alt Linux
Ncurses