Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/containers/podman/v3
  4. ›
  5. CVE-2021-4024

CVE-2021-4024: Origin Validation Error

January 6, 2022

A flaw was found in podman. The podman machine function (used to create and manage Podman virtual machine containing a Podman process) spawns a gvproxy process on the host system. The gvproxy API is accessible on port 7777 on all IP addresses on the host. If that port is open on the host’s firewall, an attacker can potentially use the gvproxy API to forward ports on the host to ports in the VM, making private services on the VM accessible to the network. This issue could be also used to interrupt the host’s services by forwarding all ports to the VM.

References

  • github.com/advisories/GHSA-3cf2-x423-x582
  • github.com/containers/podman/releases/tag/v3.4.3
  • nvd.nist.gov/vuln/detail/CVE-2021-4024

Code Behaviors & Features

Detect and mitigate CVE-2021-4024 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.4.3

Fixed versions

  • 3.4.3

Solution

Upgrade to version 3.4.3 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-346: Origin Validation Error

Source file

go/github.com/containers/podman/v3/CVE-2021-4024.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:01 +0000.