Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Go-Vela | Vela | < 0.7.5 |
Related Weaknesses (CWE)
References
- https://github.com/go-vela/server/commit/cb4352918b8ecace9fe969b90404d337b0744d4PatchThird Party Advisory
- https://github.com/go-vela/server/pull/337PatchThird Party Advisory
- https://github.com/go-vela/server/releases/tag/v0.7.5Release NotesThird Party Advisory
- https://github.com/go-vela/server/security/advisories/GHSA-8j3f-mhq8-gmh4Third Party Advisory
- https://pkg.go.dev/github.com/go-vela/serverRelease NotesThird Party Advisory
- https://github.com/go-vela/server/commit/cb4352918b8ecace9fe969b90404d337b0744d4PatchThird Party Advisory
- https://github.com/go-vela/server/pull/337PatchThird Party Advisory
- https://github.com/go-vela/server/releases/tag/v0.7.5Release NotesThird Party Advisory
- https://github.com/go-vela/server/security/advisories/GHSA-8j3f-mhq8-gmh4Third Party Advisory
- https://pkg.go.dev/github.com/go-vela/serverRelease NotesThird Party Advisory
FAQ
What is CVE-2021-21432?
CVE-2021-21432 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2021-21432?
CVE-2021-21432 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-21432?
Check the references section above for vendor advisories and patch information. Affected products include: Go-Vela Vela.