Jenkins Pipeline vulnerabilities
37 known vulnerabilities affecting jenkins/pipeline.
Total CVEs
37
CISA KEV
1
actively exploited
Public exploits
3
Exploited in wild
1
Severity breakdown
CRITICAL3HIGH18MEDIUM16
Vulnerabilities
Page 2 of 2
CVE-2022-25175HIGHCVSS 8.8≤ 706.vd43c65dec0132022-02-15
CVE-2022-25175 [HIGH] CWE-78 CVE-2022-25175: Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier uses the same checkout directorie
Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier uses the same checkout directories for distinct SCMs for the readTrusted step, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
nvd
CVE-2022-25184MEDIUMCVSS 6.5≤ 2.152022-02-15
CVE-2022-25184 [MEDIUM] CWE-522 CVE-2022-25184: Jenkins Pipeline: Build Step Plugin 2.15 and earlier reveals password parameter default values when
Jenkins Pipeline: Build Step Plugin 2.15 and earlier reveals password parameter default values when generating a pipeline script using the Pipeline Snippet Generator, allowing attackers with Item/Read permission to retrieve the default password parameter value from jobs.
nvd
CVE-2022-25177MEDIUMCVSS 6.5≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25177 [MEDIUM] CWE-59 CVE-2022-25177: Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier follows symbolic link
Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier follows symbolic links to locations outside of the expected Pipeline library when reading files using the libraryResource step, allowing attackers able to configure Pipelines to read arbitrary files on the Jenkins controller file system.
nvd
CVE-2022-25179MEDIUMCVSS 6.5≤ 706.vd43c65dec0132022-02-15
CVE-2022-25179 [MEDIUM] CWE-59 CVE-2022-25179: Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier follows symbolic links to locatio
Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier follows symbolic links to locations outside of the checkout directory for the configured SCM when reading files using the readTrusted step, allowing attackers able to configure Pipelines permission to read arbitrary files on the Jenkins controller file system.
nvd
CVE-2022-25176MEDIUMCVSS 6.5≤ 2648.va9433432b33c2022-02-15
CVE-2022-25176 [MEDIUM] CWE-59 CVE-2022-25176: Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier follows symbolic links to locations o
Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier follows symbolic links to locations outside of the checkout directory for the configured SCM when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers able to configure Pipelines to read arbitrary files on the Jenkins controller file system.
nvd
CVE-2022-25180MEDIUMCVSS 4.3≤ 2648.va9433432b33c2022-02-15
CVE-2022-25180 [MEDIUM] CWE-319 CVE-2022-25180: Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier includes password parameters from the
Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier includes password parameters from the original build in replayed builds, allowing attackers with Run/Replay permission to obtain the values of password parameters passed to previous builds of a Pipeline.
nvd
CVE-2022-25178MEDIUMCVSS 6.5≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25178 [MEDIUM] CWE-22 CVE-2022-25178: Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier does not restrict the
Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier does not restrict the names of resources passed to the libraryResource step, allowing attackers able to configure Pipelines permission to read arbitrary files on the Jenkins controller file system.
nvd
CVE-2020-2166HIGHCVSS 8.8≤ 1.402020-03-25
CVE-2020-2166 [HIGH] CWE-20 CVE-2020-2166: Jenkins Pipeline: AWS Steps Plugin 1.40 and earlier does not configure its YAML parser to prevent th
Jenkins Pipeline: AWS Steps Plugin 1.40 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability.
nvd
CVE-2020-2109HIGHCVSS 8.8≤ 2.782020-02-12
CVE-2020-2109 [HIGH] CWE-20 CVE-2020-2109: Sandbox protection in Jenkins Pipeline: Groovy Plugin 2.78 and earlier can be circumvented through d
Sandbox protection in Jenkins Pipeline: Groovy Plugin 2.78 and earlier can be circumvented through default parameter expressions in CPS-transformed methods.
nvd
CVE-2019-10357MEDIUMCVSS 4.3≤ 2.142019-07-31
CVE-2019-10357 [MEDIUM] CWE-862 CVE-2019-10357: A missing permission check in Jenkins Pipeline: Shared Groovy Libraries Plugin 2.14 and earlier allo
A missing permission check in Jenkins Pipeline: Shared Groovy Libraries Plugin 2.14 and earlier allowed users with Overall/Read access to obtain limited information about the content of SCM repositories referenced by global libraries.
nvd
CVE-2019-1003041CRITICALCVSS 9.8≤ 2.642019-03-28
CVE-2019-1003041 [CRITICAL] CWE-470 CVE-2019-1003041: A sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin 2.64 and earlier allows attackers
A sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin 2.64 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts.
nvd
CVE-2019-1003030CRITICALCVSS 9.9KEVPoC≤ 2.632019-03-08
CVE-2019-1003030 [CRITICAL] CWE-693 CVE-2019-1003030: A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml
A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java that allows attackers able to control pipeline scripts to execute arbitrary code on the Jenkins master JVM.
nvd
CVE-2019-1003002HIGHCVSS 8.8PoC≤ 1.3.32019-01-22
CVE-2019-1003002 [HIGH] CVE-2019-1003002: A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in pipeline-
A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy that allows attackers with Overall/Read permission to provide a pipeline script to an HTTP endpoint that can result in arbitrary code execution on the Je
nvd
CVE-2019-1003001HIGHCVSS 8.8PoC≤ 2.612019-01-22
CVE-2019-1003001 [HIGH] CVE-2019-1003001: A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/o
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java, src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShellFactory.java that allows attackers with Overall/Read permission to provide a pipeline script to an HTTP endpoint that can result in arbi
nvd
CVE-2018-1000866HIGHCVSS 8.8≤ 2.592018-12-10
CVE-2018-1000866 [HIGH] CWE-269 CVE-2018-1000866: A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.59 and earlier in groovy-sandbox/
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.59 and earlier in groovy-sandbox/src/main/java/org/kohsuke/groovy/sandbox/SandboxTransformer.java, groovy-cps/lib/src/main/java/com/cloudbees/groovy/cps/SandboxCpsTransformer.java that allows attackers with Job/Configure permission, or unauthorized attackers with SCM commit privile
nvd
CVE-2017-1000096HIGHCVSS 8.8≤ 2.362017-10-05
CVE-2017-1000096 [HIGH] CWE-732 CVE-2017-1000096: Arbitrary code execution due to incomplete sandbox protection: Constructors, instance variable initi
Arbitrary code execution due to incomplete sandbox protection: Constructors, instance variable initializers, and instance initializers in Pipeline scripts were not subject to sandbox protection, and could therefore execute arbitrary code. This could be exploited e.g. by regular Jenkins users with the permission to configure Pipelines in Jenkins, o
nvd
CVE-2017-1000089MEDIUMCVSS 5.3≤ 2.52017-10-05
CVE-2017-1000089 [MEDIUM] CWE-276 CVE-2017-1000089: Builds in Jenkins are associated with an authentication that controls the permissions that the build
Builds in Jenkins are associated with an authentication that controls the permissions that the build has to interact with other elements in Jenkins. The Pipeline: Build Step Plugin did not check the build authentication it was running as and allowed triggering any other project in Jenkins.
nvd
← Previous2 / 2