From 946529a68e15b4638110c1fb6a1269fe176b736c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:11:10 +0000 Subject: [PATCH] Publish Advisories GHSA-7rcw-fwfh-2h2g GHSA-7w2w-fwpf-9m4h --- .../2022/02/GHSA-7rcw-fwfh-2h2g/GHSA-7rcw-fwfh-2h2g.json | 6 +++--- .../2022/02/GHSA-7w2w-fwpf-9m4h/GHSA-7w2w-fwpf-9m4h.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-7rcw-fwfh-2h2g/GHSA-7rcw-fwfh-2h2g.json b/advisories/github-reviewed/2022/02/GHSA-7rcw-fwfh-2h2g/GHSA-7rcw-fwfh-2h2g.json index 7e0854bbe94..4a5681178e9 100644 --- a/advisories/github-reviewed/2022/02/GHSA-7rcw-fwfh-2h2g/GHSA-7rcw-fwfh-2h2g.json +++ b/advisories/github-reviewed/2022/02/GHSA-7rcw-fwfh-2h2g/GHSA-7rcw-fwfh-2h2g.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-7rcw-fwfh-2h2g", - "modified": "2022-06-20T22:38:43Z", + "modified": "2023-10-27T19:09:50Z", "published": "2022-02-16T00:01:31Z", "aliases": [ "CVE-2022-25182" ], - "summary": "Protection Mechanism Failure in Jenkins Pipeline: Shared Groovy Libraries Plugin", - "details": "A sandbox bypass vulnerability in Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier allows attackers with Item/Configure permission to execute arbitrary code on the Jenkins controller JVM using specially crafted library names if a global Pipeline library is already configured.", + "summary": "Jenkins Pipeline: Deprecated Groovy Libraries Plugin Protection Mechanism Failure", + "details": "Jenkins Pipeline: Deprecated Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the names of Pipeline libraries to create directories without canonicalization or sanitization.\n\nThis allows attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM using specially crafted library names if a global Pipeline library is already configured.\n\nPipeline: Deprecated Groovy Libraries Plugin 561.va_ce0de3c2d69 sanitizes the names of Pipeline libraries when creating library directories.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2022/02/GHSA-7w2w-fwpf-9m4h/GHSA-7w2w-fwpf-9m4h.json b/advisories/github-reviewed/2022/02/GHSA-7w2w-fwpf-9m4h/GHSA-7w2w-fwpf-9m4h.json index 21bcf993cc5..e8846bc0145 100644 --- a/advisories/github-reviewed/2022/02/GHSA-7w2w-fwpf-9m4h/GHSA-7w2w-fwpf-9m4h.json +++ b/advisories/github-reviewed/2022/02/GHSA-7w2w-fwpf-9m4h/GHSA-7w2w-fwpf-9m4h.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-7w2w-fwpf-9m4h", - "modified": "2022-06-20T22:39:16Z", + "modified": "2023-10-27T19:10:33Z", "published": "2022-02-16T00:01:32Z", "aliases": [ "CVE-2022-25181" ], - "summary": "Protection Mechanism Failure in Jenkins Pipeline: Shared Groovy Libraries Plugin", - "details": "A sandbox bypass vulnerability in Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier allows attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM through crafted SCM contents, if a global Pipeline library already exists.", + "summary": "Jenkins Pipeline: Deprecated Groovy Libraries Plugin Protection Mechanism Failure", + "details": "Jenkins Pipeline: Deprecated Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the same workspace directory for all checkouts of Pipeline libraries with the same name regardless of the SCM being used and the source of the library configuration.\n\nThis allows attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM through crafted SCM contents, if a global Pipeline library already exists.\n\nPipeline: Deprecated Groovy Libraries Plugin 561.va_ce0de3c2d69 uses distinct checkout directories per SCM for Pipeline libraries.", "severity": [ { "type": "CVSS_V3",