CVE-2022-39395 (GCVE-0-2022-39395)
Vulnerability from cvelistv5 – Published: 2022-11-10 00:00 – Updated: 2025-04-23 16:38
VLAI?
Summary
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 the `VELA_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.
Severity ?
9.6 (Critical)
CWE
- CWE-269 - Improper Privilege Management
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:07:41.884Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4"
},
{
"tags": [
"x_transferred"
],
"url": "https://docs.docker.com/engine/security/#docker-daemon-attack-surface"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/server/releases/tag/v0.16.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/ui/releases/tag/v0.17.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/go-vela/worker/releases/tag/v0.16.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist"
},
{
"tags": [
"x_transferred"
],
"url": "https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-39395",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T15:46:53.128029Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T16:38:58.851Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "server",
"vendor": "go-vela",
"versions": [
{
"status": "affected",
"version": "\u003c 0.16.0"
},
{
"status": "affected",
"version": "\u003c 0.17.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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\u0027s `VELA_RUNTIME_PRIVILEGED_IMAGES` setting to be explicitly empty, leverage the `VELA_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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-269",
"description": "CWE-269: Improper Privilege Management",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-11-10T00:00:00.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"url": "https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593"
},
{
"url": "https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v"
},
{
"url": "https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w"
},
{
"url": "https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4"
},
{
"url": "https://docs.docker.com/engine/security/#docker-daemon-attack-surface"
},
{
"url": "https://github.com/go-vela/server/releases/tag/v0.16.0"
},
{
"url": "https://github.com/go-vela/ui/releases/tag/v0.17.0"
},
{
"url": "https://github.com/go-vela/worker/releases/tag/v0.16.0"
},
{
"url": "https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist"
},
{
"url": "https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images"
}
],
"source": {
"advisory": "GHSA-5m7g-pj8w-7593",
"discovery": "UNKNOWN"
},
"title": "Vela Insecure Defaults"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-39395",
"datePublished": "2022-11-10T00:00:00.000Z",
"dateReserved": "2022-09-02T00:00:00.000Z",
"dateUpdated": "2025-04-23T16:38:58.851Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:go-vela:server:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.16.0\", \"matchCriteriaId\": \"92189644-4057-41AB-BF5A-BFA398413096\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:go-vela:ui:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.17.0\", \"matchCriteriaId\": \"EF033D57-F835-4EB7-9AA7-6D7B2F1E64BA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:go-vela:worker:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.16.0\", \"matchCriteriaId\": \"16935176-86CA-42A1-826F-8881FC07AB8A\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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\u0027s `VELA_RUNTIME_PRIVILEGED_IMAGES` setting to be explicitly empty, leverage the `VELA_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.\"}, {\"lang\": \"es\", \"value\": \"Vela es un framework de Pipeline Automation (CI/CD) construido sobre tecnolog\\u00eda de contenedores de Linux escrita en Golang. En Vela Server y Vela Worker anteriores a la versi\\u00f3n 0.16.0 y Vela UI anteriores a la versi\\u00f3n 0.17.0, algunas configuraciones predeterminadas para Vela permiten la explotaci\\u00f3n y la ruptura de contenedores. Los usuarios deben actualizar a Server 0.16.0, Worker 0.16.0 y UI 0.17.0 para solucionar el problema. Despu\\u00e9s de la actualizaci\\u00f3n, los administradores de Vela deber\\u00e1n cambiar expl\\u00edcitamente la configuraci\\u00f3n predeterminada para configurar Vela como deseen. Algunas de las correcciones interrumpir\\u00e1n los flujos de trabajo existentes y requerir\\u00e1n que los administradores de Vela modifiquen la configuraci\\u00f3n predeterminada. Sin embargo, no aplicar el parche (o workarounds) continuar\\u00e1 la exposici\\u00f3n al riesgo existente. Algunas soluciones est\\u00e1n disponibles. Los administradores de Vela pueden ajustar la configuraci\\u00f3n `VELA_RUNTIME_PRIVILEGED_IMAGES` del trabajador para que est\\u00e9 expl\\u00edcitamente vac\\u00eda, aprovechar la configuraci\\u00f3n `VELA_REPO_ALLOWLIST` en el componente del servidor para restringir el acceso a una lista de repositorios que pueden habilitarse y/o auditar los repositorios habilitados y deshabilitar pull_requests si no son necesarios.\"}]",
"id": "CVE-2022-39395",
"lastModified": "2024-11-21T07:18:12.223",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 9.6, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 9.9, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.1, \"impactScore\": 6.0}]}",
"published": "2022-11-10T18:15:10.690",
"references": "[{\"url\": \"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Technical Description\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/releases/tag/v0.16.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/ui/releases/tag/v0.17.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/worker/releases/tag/v0.16.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/releases/tag/v0.16.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/ui/releases/tag/v0.17.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/worker/releases/tag/v0.16.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-269\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-269\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-39395\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-11-10T18:15:10.690\",\"lastModified\":\"2024-11-21T07:18:12.223\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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\u0027s `VELA_RUNTIME_PRIVILEGED_IMAGES` setting to be explicitly empty, leverage the `VELA_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.\"},{\"lang\":\"es\",\"value\":\"Vela es un framework de Pipeline Automation (CI/CD) construido sobre tecnolog\u00eda de contenedores de Linux escrita en Golang. En Vela Server y Vela Worker anteriores a la versi\u00f3n 0.16.0 y Vela UI anteriores a la versi\u00f3n 0.17.0, algunas configuraciones predeterminadas para Vela permiten la explotaci\u00f3n y la ruptura de contenedores. Los usuarios deben actualizar a Server 0.16.0, Worker 0.16.0 y UI 0.17.0 para solucionar el problema. Despu\u00e9s de la actualizaci\u00f3n, los administradores de Vela deber\u00e1n cambiar expl\u00edcitamente la configuraci\u00f3n predeterminada para configurar Vela como deseen. Algunas de las correcciones interrumpir\u00e1n los flujos de trabajo existentes y requerir\u00e1n que los administradores de Vela modifiquen la configuraci\u00f3n predeterminada. Sin embargo, no aplicar el parche (o workarounds) continuar\u00e1 la exposici\u00f3n al riesgo existente. Algunas soluciones est\u00e1n disponibles. Los administradores de Vela pueden ajustar la configuraci\u00f3n `VELA_RUNTIME_PRIVILEGED_IMAGES` del trabajador para que est\u00e9 expl\u00edcitamente vac\u00eda, aprovechar la configuraci\u00f3n `VELA_REPO_ALLOWLIST` en el componente del servidor para restringir el acceso a una lista de repositorios que pueden habilitarse y/o auditar los repositorios habilitados y deshabilitar pull_requests si no son necesarios.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-269\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-269\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go-vela:server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.16.0\",\"matchCriteriaId\":\"92189644-4057-41AB-BF5A-BFA398413096\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go-vela:ui:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.17.0\",\"matchCriteriaId\":\"EF033D57-F835-4EB7-9AA7-6D7B2F1E64BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go-vela:worker:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.16.0\",\"matchCriteriaId\":\"16935176-86CA-42A1-826F-8881FC07AB8A\"}]}]}],\"references\":[{\"url\":\"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/releases/tag/v0.16.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/ui/releases/tag/v0.17.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/worker/releases/tag/v0.16.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/releases/tag/v0.16.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/ui/releases/tag/v0.17.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/worker/releases/tag/v0.16.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/server/releases/tag/v0.16.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/ui/releases/tag/v0.17.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/go-vela/worker/releases/tag/v0.16.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:07:41.884Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-39395\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:46:53.128029Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:46:54.675Z\"}}], \"cna\": {\"title\": \"Vela Insecure Defaults\", \"source\": {\"advisory\": \"GHSA-5m7g-pj8w-7593\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.6, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"go-vela\", \"product\": \"server\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.16.0\"}, {\"status\": \"affected\", \"version\": \"\u003c 0.17.0\"}]}], \"references\": [{\"url\": \"https://github.com/go-vela/server/security/advisories/GHSA-5m7g-pj8w-7593\"}, {\"url\": \"https://github.com/go-vela/ui/security/advisories/GHSA-xf39-98m2-889v\"}, {\"url\": \"https://github.com/go-vela/worker/security/advisories/GHSA-2w78-ffv6-p46w\"}, {\"url\": \"https://github.com/go-vela/server/commit/05558ee99d70f7d6f83bed7c8f78ac0b35fa26f4\"}, {\"url\": \"https://docs.docker.com/engine/security/#docker-daemon-attack-surface\"}, {\"url\": \"https://github.com/go-vela/server/releases/tag/v0.16.0\"}, {\"url\": \"https://github.com/go-vela/ui/releases/tag/v0.17.0\"}, {\"url\": \"https://github.com/go-vela/worker/releases/tag/v0.16.0\"}, {\"url\": \"https://go-vela.github.io/docs/installation/server/reference/#vela_repo_allowlist\"}, {\"url\": \"https://go-vela.github.io/docs/installation/worker/reference/#vela_runtime_privileged_images\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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\u0027s `VELA_RUNTIME_PRIVILEGED_IMAGES` setting to be explicitly empty, leverage the `VELA_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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-269\", \"description\": \"CWE-269: Improper Privilege Management\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-11-10T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-39395\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T16:38:58.851Z\", \"dateReserved\": \"2022-09-02T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-11-10T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…