Stored XSS vulnerability in Jenkins console links
High severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Dec 14, 2023
Package
Affected versions
<= 2.235.1
>= 2.236, <= 2.244
Patched versions
2.235.2
2.245
Description
Published by the National Vulnerability Database
Jul 15, 2020
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
Jun 24, 2022
Last updated
Dec 14, 2023
Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the
href
attribute of links to downstream jobs displayed in the build console page. This results in a stored cross-site scripting (XSS) vulnerability exploitable by users with Job/Configure permission.Jenkins 2.245, LTS 2.235.2 escapes the
href
attribute of these links.References