{ "CVE_data_meta": { "ID": "CVE-2022-25183", "ASSIGNER": "jenkinsci-cert@googlegroups.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Jenkins project", "product": { "product_data": [ { "product_name": "Jenkins Pipeline: Shared Groovy Libraries Plugin", "version": { "version_data": [ { "version_value": "552.vd9cc05b8a2e1", "version_affected": "<=" }, { "version_value": "2.21", "version_affected": ">=" }, { "version_value": "2.21.1", "version_affected": "!" } ] } } ] } } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-693: Protection Mechanism Failure" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2586", "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2586", "refsource": "CONFIRM" } ] } }