From aff3fb241ea6c23fe1df6bf7f6836c47ba94be8b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:53:17 +0000 Subject: [PATCH] Publish Advisories GHSA-rc4r-wh2q-q6c4 GHSA-vp35-85q5-9f25 --- .../2022/09/GHSA-rc4r-wh2q-q6c4/GHSA-rc4r-wh2q-q6c4.json | 6 +++--- .../2022/11/GHSA-vp35-85q5-9f25/GHSA-vp35-85q5-9f25.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2022/09/GHSA-rc4r-wh2q-q6c4/GHSA-rc4r-wh2q-q6c4.json b/advisories/github-reviewed/2022/09/GHSA-rc4r-wh2q-q6c4/GHSA-rc4r-wh2q-q6c4.json index 8fdc735b376..b5fd44c7dbb 100644 --- a/advisories/github-reviewed/2022/09/GHSA-rc4r-wh2q-q6c4/GHSA-rc4r-wh2q-q6c4.json +++ b/advisories/github-reviewed/2022/09/GHSA-rc4r-wh2q-q6c4/GHSA-rc4r-wh2q-q6c4.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rc4r-wh2q-q6c4", - "modified": "2022-09-16T21:00:46Z", + "modified": "2024-07-08T15:52:13Z", "published": "2022-09-16T21:00:46Z", "aliases": [ "CVE-2022-36109" ], - "summary": "Moby supplementary group permissions not set up properly, allowing attackers to bypass primary group restrictions", + "summary": "Docker supplementary group permissions not set up properly, allowing attackers to bypass primary group restrictions", "details": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Users should update to this version when it is available. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.\n\nThanks to Steven Murdoch for reporting this issue.\n\n----\n\n### Impact\n\nIf an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. \n\n### Patches\n\n This bug is fixed in Moby (Docker Engine) 20.10.18. Users should update to this version when it is available.\n\n### Workarounds\n\nThis problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.\n\n### References\n\nhttps://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* [Open an issue](https://github.com/moby/moby/issues/new)\n* Email us at [security@docker.com](mailto:security@docker.com)\n", "severity": [ { @@ -18,7 +18,7 @@ { "package": { "ecosystem": "Go", - "name": "github.com/moby/moby" + "name": "github.com/docker/docker" }, "ranges": [ { diff --git a/advisories/github-reviewed/2022/11/GHSA-vp35-85q5-9f25/GHSA-vp35-85q5-9f25.json b/advisories/github-reviewed/2022/11/GHSA-vp35-85q5-9f25/GHSA-vp35-85q5-9f25.json index a84a9bcd0f7..665fe2c84be 100644 --- a/advisories/github-reviewed/2022/11/GHSA-vp35-85q5-9f25/GHSA-vp35-85q5-9f25.json +++ b/advisories/github-reviewed/2022/11/GHSA-vp35-85q5-9f25/GHSA-vp35-85q5-9f25.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vp35-85q5-9f25", - "modified": "2022-11-11T00:03:31Z", + "modified": "2024-07-08T15:52:59Z", "published": "2022-11-11T00:03:31Z", "aliases": [ @@ -15,7 +15,7 @@ { "package": { "ecosystem": "Go", - "name": "github.com/moby/moby" + "name": "github.com/docker/docker" }, "ranges": [ {