Content-Security-Policy protection for user content disabled by Jenkins XFramium Builder Plugin
High severity
GitHub Reviewed
Published
Oct 19, 2022
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Description
Published by the National Vulnerability Database
Oct 19, 2022
Published to the GitHub Advisory Database
Oct 19, 2022
Reviewed
Oct 19, 2022
Last updated
Feb 1, 2023
Jenkins sets the Content-Security-Policy header to static files served by Jenkins (specifically
DirectoryBrowserSupport
), such as workspaces,/userContent
, or archived artifacts, unless a Resource Root URL is specified.XFramium Builder Plugin 1.0.22 and earlier globally disables the
Content-Security-Policy
header for static files served by Jenkins as soon as it is loaded. This allows cross-site scripting (XSS) attacks by users with the ability to control files in workspaces, archived artifacts, etc.Jenkins instances with Resource Root URL configured are unaffected.
References