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 1 of 2
CVE-2024-52550HIGHCVSS 8.0fixed in 3975.3977.v478dd9e956c3v_groovy2024-11-13
CVE-2024-52550 [HIGH] CWE-354 CVE-2024-52550: Jenkins Pipeline: Groovy Plugin 3990.vd281dd77a_388 and earlier, except 3975.3977.v478dd9e956c3 does
Jenkins Pipeline: Groovy Plugin 3990.vd281dd77a_388 and earlier, except 3975.3977.v478dd9e956c3 does not check whether the main (Jenkinsfile) script for a rebuilt build is approved, allowing attackers with Item/Build permission to rebuild a previous build whose (Jenkinsfile) script is no longer approved.
nvd
CVE-2024-52551HIGHCVSS 8.0≤ 2.2214.vb_b_34b_2ea_9b_832024-11-13
CVE-2024-52551 [HIGH] CWE-276 CVE-2024-52551: Jenkins Pipeline: Declarative Plugin 2.2214.vb_b_34b_2ea_9b_83 and earlier does not check whether th
Jenkins Pipeline: Declarative Plugin 2.2214.vb_b_34b_2ea_9b_83 and earlier does not check whether the main (Jenkinsfile) script used to restart a build from a specific stage is approved, allowing attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved.
nvd
CVE-2023-32977MEDIUMCVSS 5.4≤ 1292.v27d8cc3e26022023-05-16
CVE-2023-32977 [MEDIUM] CWE-79 CVE-2023-32977: Jenkins Pipeline: Job Plugin does not escape the display name of the build that caused an earlier bu
Jenkins Pipeline: Job Plugin does not escape the display name of the build that caused an earlier build to be aborted, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set build display names immediately.
nvd
CVE-2023-25762MEDIUMCVSS 5.4≤ 2.182023-02-15
CVE-2023-25762 [MEDIUM] CWE-79 CVE-2023-25762: Jenkins Pipeline: Build Step Plugin 2.18 and earlier does not escape job names in a JavaScript expre
Jenkins Pipeline: Build Step Plugin 2.18 and earlier does not escape job names in a JavaScript expression used in the Pipeline Snippet Generator, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control job names.
nvd
CVE-2022-43402CRITICALCVSS 9.9≤ 2802.v5ea_628154b_c22022-10-19
CVE-2022-43402 [CRITICAL] CVE-2022-43402: A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language r
A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language runtime in Jenkins Pipeline: Groovy Plugin 2802.v5ea_628154b_c2 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the context of the Jenkins c
nvd
CVE-2022-43407HIGHCVSS 8.8≤ 451.vf1a_a_4f4052892022-10-19
CVE-2022-43407 [HIGH] CWE-352 CVE-2022-43407: Jenkins Pipeline: Input Step Plugin 451.vf1a_a_4f405289 and earlier does not restrict or sanitize th
Jenkins Pipeline: Input Step Plugin 451.vf1a_a_4f405289 and earlier does not restrict or sanitize the optionally specified ID of the 'input' step, which is used for the URLs that process user interactions for the given 'input' step (proceed or abort) and is not correctly encoded, allowing attackers able to configure Pipelines to have Jenkins build URL
nvd
CVE-2022-43408MEDIUMCVSS 6.5fixed in 2.272022-10-19
CVE-2022-43408 [MEDIUM] CWE-352 CVE-2022-43408: Jenkins Pipeline: Stage View Plugin 2.26 and earlier does not correctly encode the ID of 'input' ste
Jenkins Pipeline: Stage View Plugin 2.26 and earlier does not correctly encode the ID of 'input' steps when using it to generate URLs to proceed or abort Pipeline builds, allowing attackers able to configure Pipelines to specify 'input' step IDs resulting in URLs that would bypass the CSRF protection of any target URL in Jenkins.
nvd
CVE-2022-43409MEDIUMCVSS 5.4≤ 838.va_3a_087b_4055b2022-10-19
CVE-2022-43409 [MEDIUM] CWE-79 CVE-2022-43409: Jenkins Pipeline: Supporting APIs Plugin 838.va_3a_087b_4055b and earlier does not sanitize or prope
Jenkins Pipeline: Supporting APIs Plugin 838.va_3a_087b_4055b and earlier does not sanitize or properly encode URLs of hyperlinks sending POST requests in build logs, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to create Pipelines.
nvd
CVE-2022-34177HIGHCVSS 7.5≤ 448.v37cea_9a_10a_702022-06-23
CVE-2022-34177 [HIGH] CWE-22 CVE-2022-34177: Jenkins Pipeline: Input Step Plugin 448.v37cea_9a_10a_70 and earlier archives files uploaded for `fi
Jenkins Pipeline: Input Step Plugin 448.v37cea_9a_10a_70 and earlier archives files uploaded for `file` parameters for Pipeline `input` steps on the controller as part of build metadata, using the parameter name without sanitization as a relative path inside a build-related directory, allowing attackers able to configure Pipelines to create or replace
nvd
CVE-2022-30945HIGHCVSS 8.5fixed in 2689.v434009a_31b_f12022-05-17
CVE-2022-30945 [HIGH] CVE-2022-30945: Jenkins Pipeline: Groovy Plugin 2689.v434009a_31b_f1 and earlier allows loading any Groovy source fi
Jenkins Pipeline: Groovy Plugin 2689.v434009a_31b_f1 and earlier allows loading any Groovy source files on the classpath of Jenkins and Jenkins plugins in sandboxed pipelines.
nvd
CVE-2022-29047MEDIUMCVSS 5.3fixed in 2.21.3≥ 544.vff04fa68714d, < 566.vd0a_a_3334a_5552022-04-12
CVE-2022-29047 [MEDIUM] CWE-863 CVE-2022-29047: Jenkins Pipeline: Shared Groovy Libraries Plugin 564.ve62a_4eb_b_e039 and earlier, except 2.21.3, al
Jenkins Pipeline: Shared Groovy Libraries Plugin 564.ve62a_4eb_b_e039 and earlier, except 2.21.3, allows attackers able to submit pull requests (or equivalent), but not able to commit directly to the configured SCM, to effectively change the Pipeline behavior by changing the definition of a dynamically retrieved library in their pull request, even i
nvd
CVE-2022-28155HIGHCVSS 8.1≤ 1.32022-03-29
CVE-2022-28155 [HIGH] CWE-611 CVE-2022-28155: Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not configure its XML parser to preve
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
nvd
CVE-2022-28156MEDIUMCVSS 6.5≤ 1.32022-03-29
CVE-2022-28156 [MEDIUM] CWE-22 CVE-2022-28156: Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permi
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permission to copy arbitrary files and directories from the Jenkins controller to the agent workspace.
nvd
CVE-2022-28158MEDIUMCVSS 6.5≤ 1.32022-03-29
CVE-2022-28158 [MEDIUM] CWE-862 CVE-2022-28158: A missing permission check in Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attac
A missing permission check in Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
nvd
CVE-2022-28157MEDIUMCVSS 6.5≤ 1.32022-03-29
CVE-2022-28157 [MEDIUM] CWE-22 CVE-2022-28157: Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permi
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permission to upload arbitrary files from the Jenkins controller via FTP to an attacker-specified FTP server.
nvd
CVE-2022-25181HIGHCVSS 8.8≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25181 [HIGH] CVE-2022-25181: A sandbox bypass vulnerability in Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1
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.
nvd
CVE-2022-25173HIGHCVSS 8.8≤ 2648.va9433432b33c2022-02-15
CVE-2022-25173 [HIGH] CWE-78 CVE-2022-25173: Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier uses the same checkout directories fo
Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier uses the same checkout directories for distinct SCMs when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
nvd
CVE-2022-25174HIGHCVSS 8.8≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25174 [HIGH] CWE-78 CVE-2022-25174: Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the same checkou
Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the same checkout directories for distinct SCMs for Pipeline libraries, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
nvd
CVE-2022-25183HIGHCVSS 8.8≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25183 [HIGH] CVE-2022-25183: Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the names of Pip
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 con
nvd
CVE-2022-25182HIGHCVSS 8.8≤ 552.vd9cc05b8a2e12022-02-15
CVE-2022-25182 [HIGH] CVE-2022-25182: A sandbox bypass vulnerability in Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1
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.
nvd
1 / 2Next →