x/vulndb: potential Go vuln in github.com/go-vela/server: CVE-2022-39395 #1102
Labels
duplicate
excluded: EFFECTIVELY_PRIVATE
This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
CVE-2022-39395 references github.com/go-vela/server, which may be a Go module.
Description:
Vela is a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang. In Vela Server and Vela Worker prior to version 0.16.0 and Vela UI prior to version 0.17.0, some default configurations for Vela allow exploitation and container breakouts. Users should upgrade to Server 0.16.0, Worker 0.16.0, and UI 0.17.0 to fix the issue. After upgrading, Vela administrators will need to explicitly change the default settings to configure Vela as desired. Some of the fixes will interrupt existing workflows and will require Vela administrators to modify default settings. However, not applying the patch (or workarounds) will continue existing risk exposure. Some workarounds are available. Vela administrators can adjust the worker's
VELA_RUNTIME_PRIVILEGED_IMAGES
setting to be explicitly empty, leverage theVELA_REPO_ALLOWLIST
setting on the server component to restrict access to a list of repositories that are allowed to be enabled, and/or audit enabled repositories and disable pull_requests if they are not needed.References:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: