Jenkins Pipeline: Stage View Plugin provides a visualization of Pipeline builds. It also allows users to interact with input
steps from Pipeline: Input Step Plugin.
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.
This allows 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.
Pipeline: Stage View Plugin 2.27 correctly encodes the ID of input
steps when using it to generate URLs to proceed or abort Pipeline builds.
{ "nvd_published_at": "2022-10-19T16:15:00Z", "cwe_ids": [ "CWE-352", "CWE-838" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-10-19T20:27:47Z" }