Security readout for executives and security teams
This flaw is in ncurses, a common terminal handling library. A malformed terminfo entry can trigger an out-of-bounds read and crash in vulnerable ncurses 6.3 builds before patch 20220416. Business risk is mainly local code execution context impact through information disclosure or denial of service, not confirmed internet-scale exploitation. Exposure is likely on Unix-like systems, containers, or products bundling ncurses 6.3 before patch 20220416. The source bundle does not provide CPEs or a full affected-version matrix, so package-level inventory should rely on vendor advisories and distribution package metadata. Prioritize normal high-severity patching, especially for shared servers, developer workstations, containers, and products that parse terminal capability data. There is no cited active exploitation, but ncurses is widely deployed and the flaw can affect confidentiality and availability. Mitigation focus: Update ncurses to a build containing patch 20220416 or later vendor backports.; Apply operating system vendor security updates referencing this CVE.; Check Linux distributions, macOS systems, containers, and appliances for bundled ncurses packages..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-29458 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H1.85.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.htmlCVE reference
- https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.htmlCVE reference
- https://support.apple.com/kb/HT213488CVE reference
- [debian-lts-announce] 20221029 [SECURITY] [DLA 3167-1] ncurses security updateCVE reference · mailing-list
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
