mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-pfwp-q984-w7wh
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-pfwp-q984-w7wh",
|
||||
"modified": "2022-06-20T22:36:46Z",
|
||||
"modified": "2023-10-27T19:04:37Z",
|
||||
"published": "2022-02-16T00:01:31Z",
|
||||
"aliases": [
|
||||
"CVE-2022-25183"
|
||||
],
|
||||
"summary": "Protection Mechanism Failure in Jenkins Pipeline: Shared Groovy Libraries Plugin",
|
||||
"details": "Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the names of Pipeline libraries to create cache directories without any sanitization, allowing 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 configured to use caching 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 names of Pipeline libraries to create cache directories without any 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 configured to use caching already exists.\n\nPipeline: Deprecated Groovy Libraries Plugin 561.va_ce0de3c2d69 sanitizes the names of Pipeline libraries when creating library cache directories.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user