Directory Traversal The advisory has been revoked - it doesn't affect any version of package openshift-serverless-clients.src  (opens in a new tab)


Threat Intelligence

EPSS
0.09% (25th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL10-OPENSHIFTSERVERLESSCLIENTSSRC-15360067
  • published27 Feb 2026
  • disclosed6 Sept 2022

Introduced: 6 Sep 2022

CVE-2022-32190  (opens in a new tab)
CWE-22  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openshift-serverless-clients.src package and not the openshift-serverless-clients.src package as distributed by RHEL.

JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath("https://go.dev", "../go") returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result.