CVE Vulnerabilities

CVE-2024-7558

Predictable Seed in Pseudo-Random Number Generator (PRNG)

Published: Oct 02, 2024 | Modified: Oct 04, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

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.

Weakness

A Pseudo-Random Number Generator (PRNG) is initialized from a predictable seed, such as the process ID or system time.

Affected Software

Name Vendor Start Version End Version
Juju Ubuntu snap *
Juju Ubuntu upstream *

Potential Mitigations

References