BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2023
CVE-2022-41722High confidence

Path traversal on Windows in path/filepath

Go standard library · path/filepath

7.5HighCVSS 3.1
Recommended action
Within 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2022-41722 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygolang: path/filepath: path-filepath filepath.Clean path traversal
26 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • butane as a component of Red Hat OpenShift Container Platform 4
  • butane-redistributable as a component of Red Hat OpenShift Container Platform 4
  • butane.src as a component of Red Hat OpenShift Container Platform 4
  • ignition as a component of Red Hat OpenShift Container Platform 4
  • ignition-validate as a component of Red Hat OpenShift Container Platform 4
  • ignition.src as a component of Red Hat OpenShift Container Platform 4
  • microshift as a component of Red Hat OpenShift Container Platform 4
  • microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4
  • microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4
  • microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4
  • microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4
  • microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4
Summary
A flaw was found in Go, where it could allow a remote attacker to traverse directories on the system, caused by improper validation of user requests by the filepath.Clean on Windows package. This flaw allows an attacker to send a specially-crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
Remediation
For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2022-44895

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a directory traversal attack. After fix, the filepath.Clean function transforms this path into the relative (but still invalid) path ".\c:\b".

What

A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a directory traversal attack. After fix, the filepath.Clean function transforms this path into the relative (but still invalid) path ".\c:\b".

Why

Attacker-controlled path data is not constrained to the intended directory before the application accesses a file.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a directory traversal attack. After fix, the filepath.Clean function transforms this path into the relative (but still invalid) path ".\c:\b".

Why

Attacker-controlled path data is not constrained to the intended directory before the application accesses a file.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
a network path → Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-22

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'). The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.INoneIntegrity impact: No direct loss is represented by this metric.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-22
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2023-2229Splunk Splunk Enterprise: Mehrere Schwachstellen

Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuführen, einen 'Denial of Service'-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.

Official advisory
BSI · German · WID-SEC-W-2023-2031Xerox FreeFlow Print Server: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2023-1378Red Hat OpenShift Container Platform: Mehrere Schwachstellen ermöglichen Umgehen von Sicherheitsvorkehrungen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in der Red Hat OpenShift Container Platform ausnutzen, um Sicherheitsvorkehrungen zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2023-1354Red Hat OpenShift Container Platform: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Container Platform ausnutzen, um einen Denial of Service Angriff durchzuführen oder Informationen offenzulegen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0339Multiples vulnérabilités dans les produits VMware

d?id=CVE-2022-30633 Référence CVE CVE-2022-30634 https://www.cve.org/CVERecord?id=CVE-2022-30634 Référence CVE CVE-2022-30635 https://www.cve.org/CVERecord?id=CVE-2022-30635 Référence CVE CVE-2022-32148 https://www.cve.org/CVERecord?id=CVE-2022-32148 Référence CVE CVE-2022-32189 https://www.cve.org/CVERecord?id=CVE-2022-32189 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2023-24531 https://www.cve.org/CVERecord?id=CVE-2023-24531 Référence CVE CVE-2023-24532 https://www.cve.org/CVERecord?id=CVE-2023-24532 Référence CVE CVE-2023-24534 https://www.cve.org/CVERecord?id=CVE-2023-24534 Référence CVE CVE-2023-24536 https://www.cve.org/CVERecord?id=CVE-2023-24536 Référence CVE CVE-2023-24537 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0199Multiples vulnérabilités dans les produits VMware

ord?id=CVE-2022-38750 Référence CVE CVE-2022-38751 https://www.cve.org/CVERecord?id=CVE-2022-38751 Référence CVE CVE-2022-38752 https://www.cve.org/CVERecord?id=CVE-2022-38752 Référence CVE CVE-2022-39399 https://www.cve.org/CVERecord?id=CVE-2022-39399 Référence CVE CVE-2022-3996 https://www.cve.org/CVERecord?id=CVE-2022-3996 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2022-41854 https://www.cve.org/CVERecord?id=CVE-2022-41854 Référence CVE CVE-2022-42003 https://www.cve.org/CVERecord?id=CVE-2022-42003 Référence CVE CVE-2022-42004 https://www.cve.org/CVERecord?id=CVE-2022-42004 Référence CVE CVE-2022-4203 https://www.cve.org/CVERecord?id=CVE-2022-4203 Référence CVE CVE-2022-42915 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

d?id=CVE-2022-40303 Référence CVE CVE-2022-40304 https://www.cve.org/CVERecord?id=CVE-2022-40304 Référence CVE CVE-2022-40674 https://www.cve.org/CVERecord?id=CVE-2022-40674 Référence CVE CVE-2022-40897 https://www.cve.org/CVERecord?id=CVE-2022-40897 Référence CVE CVE-2022-41409 https://www.cve.org/CVERecord?id=CVE-2022-41409 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2022-42010 https://www.cve.org/CVERecord?id=CVE-2022-42010 Référence CVE CVE-2022-42011 https://www.cve.org/CVERecord?id=CVE-2022-42011 Référence CVE CVE-2022-42012 https://www.cve.org/CVERecord?id=CVE-2022-42012 Référence CVE CVE-2022-4203 https://www.cve.org/CVERecord?id=CVE-2022-4203 Référence CVE CVE-2022-42898 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0622Multiples vulnérabilités dans les produits VMware

Record?id=CVE-2022-3602 Référence CVE CVE-2022-36056 https://www.cve.org/CVERecord?id=CVE-2022-36056 Référence CVE CVE-2022-36109 https://www.cve.org/CVERecord?id=CVE-2022-36109 Référence CVE CVE-2022-3786 https://www.cve.org/CVERecord?id=CVE-2022-3786 Référence CVE CVE-2022-3996 https://www.cve.org/CVERecord?id=CVE-2022-3996 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2022-4203 https://www.cve.org/CVERecord?id=CVE-2022-4203 Référence CVE CVE-2022-42915 https://www.cve.org/CVERecord?id=CVE-2022-42915 Référence CVE CVE-2022-42916 https://www.cve.org/CVERecord?id=CVE-2022-42916 Référence CVE CVE-2022-4304 https://www.cve.org/CVERecord?id=CVE-2022-4304 Référence CVE CVE-2022-43551 https://www.cve.org/CVERecord?id=CVE-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0256Multiples vulnérabilités dans Broadcom VMware Tanzu Greenplum

ories/0/25562 Bulletin de sécurité Broadcom 25565 du 28 mars 2025 https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25565 Référence CVE CVE-2022-2879 https://www.cve.org/CVERecord?id=CVE-2022-2879 Référence CVE CVE-2022-2880 https://www.cve.org/CVERecord?id=CVE-2022-2880 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2023-24531 https://www.cve.org/CVERecord?id=CVE-2023-24531 Référence CVE CVE-2023-24532 https://www.cve.org/CVERecord?id=CVE-2023-24532 Référence CVE CVE-2023-24534 https://www.cve.org/CVERecord?id=CVE-2023-24534 Référence CVE CVE-2023-24536 https://www.cve.org/CVERecord?id=CVE-2023-24536 Référence CVE CVE-2023-24537 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0701Multiples vulnérabilités dans Splunk

d?id=CVE-2022-37601 Référence CVE CVE-2022-37603 https://www.cve.org/CVERecord?id=CVE-2022-37603 Référence CVE CVE-2022-38900 https://www.cve.org/CVERecord?id=CVE-2022-38900 Référence CVE CVE-2022-40023 https://www.cve.org/CVERecord?id=CVE-2022-40023 Référence CVE CVE-2022-40897 https://www.cve.org/CVERecord?id=CVE-2022-40897 Référence CVE CVE-2022-40899 https://www.cve.org/CVERecord?id=CVE-2022-40899 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-42003 https://www.cve.org/CVERecord?id=CVE-2022-42003 Référence CVE CVE-2022-42004 https://www.cve.org/CVERecord?id=CVE-2022-42004 Référence CVE CVE-2022-42915 https://www.cve.org/CVERecord?id=CVE-2022-42915 Référence CVE CVE-2022-42916 https://www.cve.org/CVERecord?id=CVE-2022-42916 Référence CVE CVE-2022-43551 https://www.cve.org/CVERecord?id=CVE-2022-43551 Référence CVE CVE-2022-43552 https://www.cve.org/CVERecord?id=CVE-2022-43552 Référence CVE CVE-2022-46175 https://www.cve.org/CVERecord?id=CVE-2022-46175 Référence CVE CVE-2023-23914 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0484Multiples vulnérabilités dans les produits IBM

d?id=CVE-2022-30633 Référence CVE CVE-2022-30635 https://www.cve.org/CVERecord?id=CVE-2022-30635 Référence CVE CVE-2022-32148 https://www.cve.org/CVERecord?id=CVE-2022-32148 Référence CVE CVE-2022-32189 https://www.cve.org/CVERecord?id=CVE-2022-32189 Référence CVE CVE-2022-35255 https://www.cve.org/CVERecord?id=CVE-2022-35255 Référence CVE CVE-2022-39135 https://www.cve.org/CVERecord?id=CVE-2022-39135 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41721 https://www.cve.org/CVERecord?id=CVE-2022-41721 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2022-41727 https://www.cve.org/CVERecord?id=CVE-2022-41727 Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2022-4304 https://www.cve.org/CVERecord?id=CVE-2022-4304 Référence CVE CVE-2022-43551 https://www.cve.org/CVERecord?id=CVE-2022-43551 Référence CVE CVE-2022-43552 https://www.cve.org/CVERecord?id=CVE-

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0272Multiples vulnérabilités dans les produits IBM

d?id=CVE-2022-32148 Référence CVE CVE-2022-32189 https://www.cve.org/CVERecord?id=CVE-2022-32189 Référence CVE CVE-2022-40897 https://www.cve.org/CVERecord?id=CVE-2022-40897 Référence CVE CVE-2022-40898 https://www.cve.org/CVERecord?id=CVE-2022-40898 Référence CVE CVE-2022-41715 https://www.cve.org/CVERecord?id=CVE-2022-41715 Référence CVE CVE-2022-41716 https://www.cve.org/CVERecord?id=CVE-2022-41716 Référence CVE CVE-2022-41717 https://www.cve.org/CVERecord?id=CVE-2022-41717 Référence CVE CVE-2022-41720 https://www.cve.org/CVERecord?id=CVE-2022-41720 Référence CVE CVE-2022-41721 https://www.cve.org/CVERecord?id=CVE-2022-41721 Référence CVE CVE-2022-41722 https://www.cve.org/CVERecord?id=CVE-2022-41722 Référence CVE CVE-2022-41723 https://www.cve.org/CVERecord?id=CVE-2022-41723 Référence CVE CVE-2022-41724 https://www.cve.org/CVERecord?id=CVE-2022-41724 Référence CVE CVE-2022-41725 https://www.cve.org/CVERecord?id=CVE-2022-41725 Référence CVE CVE-2022-41727 https://www.cve.org/CVERecord?id=CVE-2022-41727 Référence CVE CVE-2022-42898 https://www.cve.org/CVERecord?id=CVE-2022-42898 Référence CVE CVE-2023-25136 https://www.cve.org/CVERecord?id=CVE-2023-25136 Référence CVE CVE-2023-27589 https://www.cve.org/CVERecord?id=CVE-2023-27589 Gestion détaillée du document le 30 mars 2023 Version initiale

Official advisory
NCSC-NL · Dutch · NCSC-2024-0339Kwetsbaarheden verholpen in Microsoft Mariner

De kwetsbaarheden betreffen oudere kwetsbaarheden in diverse subcomponenten van de distro, zoals Python, Emacs, Qemu, Django, Curl, wget etc. welke in de nieuwe versie zijn verholpen.

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
butane as a component of Red Hat OpenShift Container Platform 4; butane-redistributable as a component of Red Hat OpenShift Container Platform 4; butane.src as a component of Red Hat OpenShift Container Platform 4; ignition as a component of Red Hat OpenShift Container Platform 4; ignition-validate as a component of Red Hat OpenShift Container Platform 4; ignition.src as a component of Red Hat OpenShift Container Platform 4; microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-selinux as a component of Red Hat OpenShift Container Platform 4; microshift-sriov as a component of Red Hat OpenShift Container Platform 4; microshift-sriov-release-info as a component of Red Hat OpenShift Container Platform 4; microshift.src as a component of Red Hat OpenShift Container Platform 4
Fixed
cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; and 196 more
Action
For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 28 Feb 2023 · Last source change 7 Mar 2025, 17:58 UTC · CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVE recordCVE.org · 5.1
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2022-44895
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    butane as a component of Red Hat OpenShift Container Platform 4; butane-redistributable as a component of Red Hat OpenShift Container Platform 4; butane.src as a component of Red Hat OpenShift Container Platform 4; ignition as a component of Red Hat OpenShift Container Platform 4; ignition-validate as a component of Red Hat OpenShift Container Platform 4; ignition.src as a component of Red Hat OpenShift Container Platform 4; microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-selinux as a component of Red Hat OpenShift Container Platform 4; microshift.src as a component of Red Hat OpenShift Container Platform 4 · Fixed: cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; and 196 more
    After
    butane as a component of Red Hat OpenShift Container Platform 4; butane-redistributable as a component of Red Hat OpenShift Container Platform 4; butane.src as a component of Red Hat OpenShift Container Platform 4; ignition as a component of Red Hat OpenShift Container Platform 4; ignition-validate as a component of Red Hat OpenShift Container Platform 4; ignition.src as a component of Red Hat OpenShift Container Platform 4; microshift as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving as a component of Red Hat OpenShift Container Platform 4; microshift-ai-model-serving-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager as a component of Red Hat OpenShift Container Platform 4; microshift-cert-manager-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api as a component of Red Hat OpenShift Container Platform 4; microshift-gateway-api-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-greenboot as a component of Red Hat OpenShift Container Platform 4; microshift-low-latency as a component of Red Hat OpenShift Container Platform 4; microshift-multus as a component of Red Hat OpenShift Container Platform 4; microshift-multus-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-networking as a component of Red Hat OpenShift Container Platform 4; microshift-observability as a component of Red Hat OpenShift Container Platform 4; microshift-olm as a component of Red Hat OpenShift Container Platform 4; microshift-olm-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-release-info as a component of Red Hat OpenShift Container Platform 4; microshift-selinux as a component of Red Hat OpenShift Container Platform 4; microshift-sriov as a component of Red Hat OpenShift Container Platform 4; microshift-sriov-release-info as a component of Red Hat OpenShift Container Platform 4; microshift.src as a component of Red Hat OpenShift Container Platform 4 · Fixed: cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.src as a component of Red Hat OpenShift Container Platform 4.13; cri-o-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debuginfo-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; cri-o-debugsource-0:1.26.3-7.rhaos4.13.gitec064c9.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202303241616.p0.g92b1a3d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-clients-redistributable-0:4.13.0-202305291355.p0.g1024efc.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13; openshift-hyperkube-0:4.13.0-202305301919.p0.g0001a21.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13; and 196 more
    Red Hat Product Security
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2022-41722 · cve.blacktree.nl