Vulnerabilities > Jenkins > Pipeline > input.step

DATE CVE VULNERABILITY TITLE RISK
2022-10-19 CVE-2022-43407 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Pipeline: Input Step
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 URLs from 'input' step IDs that would bypass the CSRF protection of any target URL in Jenkins when the 'input' step is interacted with.
network
low complexity
jenkins CWE-352
8.8
2022-06-23 CVE-2022-34177 Path Traversal vulnerability in Jenkins Pipeline: Input Step
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 arbitrary files on the Jenkins controller file system with attacker-specified content.
network
low complexity
jenkins CWE-22
7.5