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

Empty Cmd.Path can trigger unintended binary in os/exec on Windows

Go standard library · os/exec

7.8HighCVSS 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-30580 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygolang: os/exec: Code injection in Cmd.Start
319 known not affected

The vendor explicitly states that these products are not affected by this CVE.

  • custom-metrics-autoscaler/custom-metrics-autoscaler-rhel8 as a component of Custom Metric Autoscaler operator for Red Hat Openshift
  • openshift-logging/logging-loki-rhel9 as a component of Logging Subsystem for Red Hat OpenShift
  • rhmtc/openshift-velero-plugin-rhel8 as a component of Migration Toolkit for Containers
  • migration-toolkit-virtualization/mtv-controller-rhel9 as a component of Migration Toolkit for Virtualization
  • mirror-registry-container as a component of mirror registry for Red Hat OpenShift
  • workload-availability/node-healthcheck-rhel8-operator as a component of Node HealthCheck Operator
  • workload-availability/node-maintenance-rhel8-operator as a component of Node Maintenance Operator
  • oadp/oadp-velero-rhel9 as a component of OpenShift API for Data Protection
  • helm.src as a component of OpenShift Developer Tools and Services
  • ocp-tools-4/jenkins-rhel8 as a component of OpenShift Developer Tools and Services
  • odo.src as a component of OpenShift Developer Tools and Services
  • openshift-pipelines-client.src as a component of OpenShift Pipelines
Summary
A flaw was found in the os/exec golang package. This issue occurs when invoking different Cmd methods and the Cmd.Path is unset. This could lead to a command injection, allowing an attacker to execute any binaries in the working directory.
Remediation
No remediation text is recorded.
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-52429

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

Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.

What

Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.

Why

Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.

Why

Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.

How

An attacker operating through local access may attempt exploitation with low privileges. 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
local access → Improper Control of Generation of Code ('Code Injection') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Local
Privileges required
Low: a basic authenticated account is required
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-94

CWE-94: Improper Control of Generation of Code ('Code Injection'). The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

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

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

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRLowPrivileges required: The attacker needs basic user-level 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.IHighIntegrity impact: A successful attack can cause a major loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
CWE-94
A

Official authority intelligence

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

BSI · German · WID-SEC-W-2024-0794Dell ECS: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuführen, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuführen.

Official advisory
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-1424Xerox FreeFlow Print Server für Solaris: 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-2022-1461IBM Spectrum Protect: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Spectrum Protect ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuführen, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuführen, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2023-1350Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern

Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

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

/SecurityAdvisories/0/37288 Référence CVE CVE-2022-1705 https://www.cve.org/CVERecord?id=CVE-2022-1705 Référence CVE CVE-2022-1962 https://www.cve.org/CVERecord?id=CVE-2022-1962 Référence CVE CVE-2022-27664 https://www.cve.org/CVERecord?id=CVE-2022-27664 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 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-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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=

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

rd?id=CVE-2022-2880 Référence CVE CVE-2022-28948 https://www.cve.org/CVERecord?id=CVE-2022-28948 Référence CVE CVE-2022-29189 https://www.cve.org/CVERecord?id=CVE-2022-29189 Référence CVE CVE-2022-29190 https://www.cve.org/CVERecord?id=CVE-2022-29190 Référence CVE CVE-2022-29222 https://www.cve.org/CVERecord?id=CVE-2022-29222 Référence CVE CVE-2022-29458 https://www.cve.org/CVERecord?id=CVE-2022-29458 Référence CVE CVE-2022-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-29946 https://www.cve.org/CVERecord?id=CVE-2022-29946 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-31030 https://www.cve.org/CVERecord?id=

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

/CVERecord?id=CVE-2022-2923 Référence CVE CVE-2022-2928 https://www.cve.org/CVERecord?id=CVE-2022-2928 Référence CVE CVE-2022-2929 https://www.cve.org/CVERecord?id=CVE-2022-2929 Référence CVE CVE-2022-29458 https://www.cve.org/CVERecord?id=CVE-2022-29458 Référence CVE CVE-2022-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-2953 https://www.cve.org/CVERecord?id=CVE-2022-2953 Référence CVE CVE-2022-2980 https://www.cve.org/CVERecord?id=CVE-2022-2980 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-29824 https://www.cve.org/CVERecord?id=CVE-2022-29824 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-30698 https://www.cve.org/CVERecord?id=

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

ecord?id=CVE-2022-27782 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 Référence CVE CVE-2022-28327 https://www.cve.org/CVERecord?id=CVE-2022-28327 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-28948 https://www.cve.org/CVERecord?id=CVE-2022-28948 Référence CVE CVE-2022-29173 https://www.cve.org/CVERecord?id=CVE-2022-29173 Référence CVE CVE-2022-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-31030 https://www.cve.org/CVERecord?id=

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

ecord?id=CVE-2022-25942 Référence CVE CVE-2022-25972 https://www.cve.org/CVERecord?id=CVE-2022-25972 Référence CVE CVE-2022-26061 https://www.cve.org/CVERecord?id=CVE-2022-26061 Référence CVE CVE-2022-27664 https://www.cve.org/CVERecord?id=CVE-2022-27664 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 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-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-30045 https://www.cve.org/CVERecord?id=CVE-2022-30045 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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=

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

ecord?id=CVE-2022-27664 Référence CVE CVE-2022-27776 https://www.cve.org/CVERecord?id=CVE-2022-27776 Référence CVE CVE-2022-27781 https://www.cve.org/CVERecord?id=CVE-2022-27781 Référence CVE CVE-2022-27782 https://www.cve.org/CVERecord?id=CVE-2022-27782 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 Référence CVE CVE-2022-28327 https://www.cve.org/CVERecord?id=CVE-2022-28327 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-29244 https://www.cve.org/CVERecord?id=CVE-2022-29244 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-3171 https://www.cve.org/CVERecord?id=CVE-2022-3171 Référence CVE CVE-2022-32148 https://www.cve.org/CVERecord?id=CV

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

ecord?id=CVE-2022-27781 Référence CVE CVE-2022-27782 https://www.cve.org/CVERecord?id=CVE-2022-27782 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 Référence CVE CVE-2022-28327 https://www.cve.org/CVERecord?id=CVE-2022-28327 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-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-30115 https://www.cve.org/CVERecord?id=CVE-2022-30115 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-31129 https://www.cve.org/CVERecord?id=

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

ecord?id=CVE-2022-27781 Référence CVE CVE-2022-27782 https://www.cve.org/CVERecord?id=CVE-2022-27782 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 Référence CVE CVE-2022-28327 https://www.cve.org/CVERecord?id=CVE-2022-28327 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-29526 https://www.cve.org/CVERecord?id=CVE-2022-29526 Référence CVE CVE-2022-29804 https://www.cve.org/CVERecord?id=CVE-2022-29804 Référence CVE CVE-2022-30115 https://www.cve.org/CVERecord?id=CVE-2022-30115 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-31129 https://www.cve.org/CVERecord?id=

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

CVERecord?id=CVE-2022-27664 Référence CVE CVE-2022-2795 https://www.cve.org/CVERecord?id=CVE-2022-2795 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 Référence CVE CVE-2022-28733 https://www.cve.org/CVERecord?id=CVE-2022-28733 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-2964 https://www.cve.org/CVERecord?id=CVE-2022-2964 Référence CVE CVE-2022-29900 https://www.cve.org/CVERecord?id=CVE-2022-29900 Référence CVE CVE-2022-29901 https://www.cve.org/CVERecord?id=CVE-2022-29901 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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-31129 https://www.cve.org/CVERecord?id=CVE-2022-31129 Référence CVE CVE-2022-31197 https://www.cve.org/CVERecord?id=

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

ERecord?id=CVE-2022-23825 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-27664 https://www.cve.org/CVERecord?id=CVE-2022-27664 Référence CVE CVE-2022-28131 https://www.cve.org/CVERecord?id=CVE-2022-28131 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-29900 https://www.cve.org/CVERecord?id=CVE-2022-29900 Référence CVE CVE-2022-29901 https://www.cve.org/CVERecord?id=CVE-2022-29901 Référence CVE CVE-2022-30580 https://www.cve.org/CVERecord?id=CVE-2022-30580 Référence CVE CVE-2022-30629 https://www.cve.org/CVERecord?id=CVE-2022-30629 Référence CVE CVE-2022-30630 https://www.cve.org/CVERecord?id=CVE-2022-30630 Référence CVE CVE-2022-30631 https://www.cve.org/CVERecord?id=CVE-2022-30631 Référence CVE CVE-2022-30632 https://www.cve.org/CVERecord?id=CVE-2022-30632 Référence CVE CVE-2022-30633 https://www.cve.org/CVERecord?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=

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
< 1.17.11; 1.18.0-0 < 1.18.3
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Review the linked authoritative reference and apply the recorded fixed release appropriate to the affected product branch.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 9 Aug 2022 · Last source change 6 Mar 2026, 17:34 UTC · CWE-94 · Improper Control of Generation of Code ('Code Injection')

CVE recordCVE.org · 5.2
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-52429
Product sourceCNA
Remediation sourceCVE/CNA references
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 →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

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-30580 · cve.blacktree.nl