ghsa-qvf8-p83w-v58j
Vulnerability from github
Published
2022-04-01 20:52
Modified
2022-04-19 18:03
Severity ?
Summary
Podman's default inheritable capabilities for linux container not empty
Details
A bug was found in Podman where containers were created with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2).
This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/containers/podman/v4" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-27649" ], "database_specific": { "cwe_ids": [ "CWE-276" ], "github_reviewed": true, "github_reviewed_at": "2022-04-01T20:52:29Z", "nvd_published_at": "2022-04-04T20:15:00Z", "severity": "HIGH" }, "details": "A bug was found in Podman where containers were created with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2).\n\nThis bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set.", "id": "GHSA-qvf8-p83w-v58j", "modified": "2022-04-19T18:03:15Z", "published": "2022-04-01T20:52:29Z", "references": [ { "type": "WEB", "url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649" }, { "type": "WEB", "url": "https://github.com/containers/podman/commit/aafa80918a245edcbdaceb1191d749570f1872d0" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568" }, { "type": "PACKAGE", "url": "https://github.com/containers/podman" }, { "type": "WEB", "url": "https://github.com/containers/podman/releases/tag/v4.0.3" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4KDETHL5XCT6RZN2BBNOCEXRZ2W3SFU3" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DLUJZV3HBP56ADXU6QH2V7RNYUPMVBXQ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J5WPM42UR6XIBQNQPNQHM32X7S4LJTRX" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Podman\u0027s default inheritable capabilities for linux container not empty" }
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.