CVE-2021-21432: Incorrect Authorization
(updated )
Vela is a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang. An authentication mechanism added in version 0.7.0 enables some malicious user to obtain secrets utilizing the injected credentials within the ~/.netrc
file. Refer to the referenced GitHub Security Advisory for complete details. This is fixed in version 0.7.5.
References
- github.com/advisories/GHSA-8j3f-mhq8-gmh4
- github.com/go-vela/server/commit/cb4352918b8ecace9fe969b90404d337b0744d46
- github.com/go-vela/server/pull/337
- github.com/go-vela/server/releases/tag/v0.7.5
- github.com/go-vela/server/security/advisories/GHSA-8j3f-mhq8-gmh4
- nvd.nist.gov/vuln/detail/CVE-2021-21432
- pkg.go.dev/github.com/go-vela/server
Detect and mitigate CVE-2021-21432 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →