Content-Security-Policy protection for user content disabled by Jenkins NeuVector Vulnerability Scanner Plugin
High severity
GitHub Reviewed
Published
Oct 19, 2022
to the GitHub Advisory Database
•
Updated Jan 5, 2024
Package
Affected versions
<= 1.20
Patched versions
1.22
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
Jan 5, 2024
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.NeuVector Vulnerability Scanner Plugin 1.20 and earlier globally disables the
Content-Security-Policy
header for static files served by Jenkins whenever the 'NeuVector Vulnerability Scanner' build step is executed. 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