ghsa-3cf2-x423-x582
Vulnerability from github
Published
2022-01-06 21:12
Modified
2022-02-09 18:28
Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor and Origin Validation Error in podman
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/containers/podman/v3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-4024" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-346" ], "github_reviewed": true, "github_reviewed_at": "2022-01-05T17:44:04Z", "nvd_published_at": "2021-12-23T20:15:00Z", "severity": "MODERATE" }, "details": "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\u0027s 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\u0027s services by forwarding all ports to the VM.", "id": "GHSA-3cf2-x423-x582", "modified": "2022-02-09T18:28:05Z", "published": "2022-01-06T21:12:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4024" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026675," }, { "type": "PACKAGE", "url": "https://github.com/containers/podman" }, { "type": "WEB", "url": "https://github.com/containers/podman/releases/tag/v3.4.3" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QFFVJ6S3ZRMPDYB7KYAWEMDHXFZYQPU3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor and Origin Validation Error in podman" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.