Reflected Cross site scripting in Jenkins Embeddable Build Status Plugin
High severity
GitHub Reviewed
Published
Jun 24, 2022
to the GitHub Advisory Database
•
Updated Jan 31, 2023
Package
Affected versions
< 2.0.4
Patched versions
2.0.4
Description
Published by the National Vulnerability Database
Jun 23, 2022
Published to the GitHub Advisory Database
Jun 24, 2022
Reviewed
Jul 5, 2022
Last updated
Jan 31, 2023
Jenkins Embeddable Build Status Plugin 2.0.3 allows specifying a 'link' query parameter that build status badges will link to, without restricting possible values, resulting in a reflected cross-site scripting (XSS) vulnerability.
Embeddable Build Status Plugin 2.0.4 limits URLs to
http
andhttps
protocols and correctly escapes the provided value.References