Publish Advisories

GHSA-7rcw-fwfh-2h2g
GHSA-7w2w-fwpf-9m4h
This commit is contained in:
advisory-database[bot]
2023-10-27 19:11:10 +00:00
parent dc5f5ac679
commit 946529a68e
2 changed files with 6 additions and 6 deletions
@@ -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",
@@ -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",