ghsa-mmx5-32m4-wxvx
Vulnerability from github
Published
2023-07-25 13:52
Modified
2023-07-25 13:52
Severity ?
Summary
Ineffective privileges drop when requesting container network
Details
Impact
Fix https://github.com/apptainer/apptainer/pull/1523 included in Apptainer 1.2.0-rc.2 has introduced an ineffective privilege drop when requesting container network setup, therefore subsequent functions are called with root privileges. The attack surface is rather limited for users but an attacker could possibly craft a starter config to delete any directory on the host filesystems. Only affects setuid installations of Apptainer.
Patches
The security fix https://github.com/apptainer/apptainer/pull/1578 has been included in Apptainer 1.2.1
Workarounds
There is no known workaround outside of upgrading to Apptainer 1.2.1
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/apptainer/apptainer" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-38496" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T13:52:20Z", "nvd_published_at": "2023-07-25T22:15:10Z", "severity": "MODERATE" }, "details": "### Impact\n\nFix https://github.com/apptainer/apptainer/pull/1523 included in Apptainer 1.2.0-rc.2 has introduced an ineffective privilege drop when requesting container network setup, therefore subsequent functions are called with root privileges. The attack surface is rather limited for users but an attacker could possibly craft a starter config to delete any directory on the host filesystems. Only affects setuid installations of Apptainer. \n\n### Patches\n\nThe security fix https://github.com/apptainer/apptainer/pull/1578 has been included in Apptainer 1.2.1\n\n### Workarounds\n\nThere is no known workaround outside of upgrading to Apptainer 1.2.1", "id": "GHSA-mmx5-32m4-wxvx", "modified": "2023-07-25T13:52:20Z", "published": "2023-07-25T13:52:20Z", "references": [ { "type": "WEB", "url": "https://github.com/apptainer/apptainer/security/advisories/GHSA-mmx5-32m4-wxvx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38496" }, { "type": "WEB", "url": "https://github.com/apptainer/apptainer/pull/1523" }, { "type": "WEB", "url": "https://github.com/apptainer/apptainer/pull/1578" }, { "type": "PACKAGE", "url": "https://github.com/apptainer/apptainer" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H", "type": "CVSS_V3" } ], "summary": "Ineffective privileges drop when requesting container network" }
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.