CVE-2024-7558

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-10-02 11:15

Updated : 2024-10-04 13:50


NVD link : CVE-2024-7558

Mitre link : CVE-2024-7558

CVE.ORG link : CVE-2024-7558


JSON object : View

Products Affected

No product.

CWE
CWE-337

Predictable Seed in Pseudo-Random Number Generator (PRNG)

CWE-340

Generation of Predictable Numbers or Identifiers

CWE-1391

Use of Weak Credentials