Cyber Resilience

CVE-2023-22840

Fedoraproject Fedora 37 … 39

Published
11 August 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 3.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
EPSS Score 0.0043 36th percentile
Risk Priority 30 floored blend · peak EPSS

Summary

CVE-2023-22840 is a low-severity Improper Neutralization of Invalid Characters in Identifiers in Web Pages (CWE-86) vulnerability in Fedoraproject Fedora. Its CVSS base score is 3.3 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 36th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Improper neutralization in software for the Intel(R) oneVPL GPU software before version 22.6.5 may allow an authenticated user to potentially enable denial of service via local access.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1659 Content Injection Initial Access
Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-22338Same product: Fedoraproject Fedora
CVE-2024-28084Same product: Fedoraproject Fedora
CVE-2025-66606Shared CWE-86
CVE-2025-20167Shared CWE-86
CVE-2025-20168Shared CWE-86
CVE-2024-10941Shared CWE-86
CVE-2025-20166Shared CWE-86
CVE-2024-25711Same product: Fedoraproject Fedora
CVE-2024-34502Same product: Fedoraproject Fedora
CVE-2024-31459Same product: Fedoraproject Fedora

Affected Assets

intel
onevpl gpu runtime
≤ 22.6.5
fedoraproject
fedora
37, 38, 39

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require proper input neutralization and validation to prevent identifier-handling flaws.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect the weakness but does not itself implement the neutralization controls.

prevents

Secure development life cycle mandates input validation and sanitization that directly prevents improper neutralization of invalid characters in identifiers.

prevents

Application security requirements explicitly call for validation of all inputs including identifiers, mitigating this weakness.

prevents

Secure coding standards require proper neutralization of invalid characters in tag names, URIs and identifiers, directly addressing CWE-86.

References