CVE-2023-29491
Publication date 14 April 2023
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.
Status
Package | Ubuntu Release | Status |
---|---|---|
ncurses | ||
22.04 LTS jammy |
Fixed 6.3-2ubuntu0.1
|
|
20.04 LTS focal |
Fixed 6.2-0ubuntu2.1
|
|
18.04 LTS bionic |
Fixed 6.1-1ubuntu1.18.04.1
|
|
16.04 LTS xenial |
Fixed 6.0+20160213-1ubuntu1+esm3
|
|
14.04 LTS trusty |
Fixed 5.9+20140118-1ubuntu1+esm3
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu ProNotes
rodrigo-zaiden
upstream commit has miscellaneous changes besides the security fix.
mdeslaur
TODO: investigate why ncurses is built without "with_root_environ=no" build option, that should be the default going forward to prevent these types of issues.
ccdm94
applying the upstream patch of ncurses that fixes this issue to focal and earlier would have been too intrusive, since changes such as the various made by commit 790a85db were not present in their versions of this package. Setting the --disable-root-environ option with a few additional changes to the code (as done by Debian in version 6.4-3 of the package) allows us to mitigate this issue and avoid other issues that involve the possibility of malicious use of environment variables through setuid applications, and, therefore, it was the fix chosen in order to resolve this vulnerability.
Patch details
Package | Patch details |
---|---|
ncurses |
Severity score breakdown
Parameter | Value |
---|---|
Base score | 7.8 · High |
Attack vector | Local |
Attack complexity | Low |
Privileges required | Low |
User interaction | None |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | High |
Availability impact | High |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-6099-1
- ncurses vulnerabilities
- 23 May 2023