Description
In Juju versions prior to 2.9.57 and 3.6.21, an authorization issue exists in the Controller facade. An authenticated user can call the CloudSpec API method to extract the cloud credentials used to bootstrap the controller. This allows a low-privileged user to access sensitive credentials. This issue is resolved in Juju versions 2.9.57 and 3.6.21.
Problem types
CWE-285: Improper Authorization
Product status
2.9.0 (semver) before 2.9.57
3.6.0 (semver) before 3.6.21
Credits
Ales Stimec
References
github.com/juju/juju/security/advisories/GHSA-w5fq-8965-c969 (CloudSpec method leaking cloud credentials)
github.com/juju/juju/pull/22206
github.com/juju/juju/pull/22205