cve/2024/CVE-2024-7558.md
2025-09-29 16:08:36 +00:00

1.2 KiB

CVE-2024-7558

Description

JUJU_CONTEXT_ID is a predictable authentication secret. On a Juju machine (non-Kubernetes) or Juju charm container (on Kubernetes), an unprivileged user in the same network namespace can connect to an abstract domain socket and guess the JUJU_CONTEXT_ID value. This gives the unprivileged user access to the same information and tools as the Juju charm.

POC

Reference

Github

No PoCs found on GitHub currently.