Spinnaker is an open source, multi-cloud continuous delivery platform. Spinnaker has improper permissions allowing pipeline creation & execution. This lets an arbitrary user with access to the gate endpoint to create a pipeline and execute it without authentication. If users haven't setup Role-based access control (RBAC) with-in spinnaker, this enables remote execution and access to deploy almost any resources on any account. Patches are available on the latest releases of the supported branches and users are advised to upgrade as soon as possible. Users unable to upgrade should enable RBAC on ALL accounts and applications. This mitigates the ability of a pipeline to affect any accounts. Block application access unless permission are enabled. Users should make sure ALL application creation is restricted via appropriate wildcards.
References
Link | Resource |
---|---|
https://github.com/spinnaker/spinnaker/security/advisories/GHSA-9h7c-rfrp-gvgp | Third Party Advisory |
https://github.com/spinnaker/spinnaker/security/advisories/GHSA-9h7c-rfrp-gvgp | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 10.0 |
References | () https://github.com/spinnaker/spinnaker/security/advisories/GHSA-9h7c-rfrp-gvgp - Third Party Advisory |
Information
Published : 2022-01-04 20:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43832
Mitre link : CVE-2021-43832
CVE.ORG link : CVE-2021-43832
JSON object : View
Products Affected
linuxfoundation
- spinnaker
CWE
CWE-306
Missing Authentication for Critical Function