The Jenkins Delivery Pipeline Plugin version 1.0.7 and earlier used the unescaped content of the query parameter 'fullscreen' in its JavaScript, resulting in a cross-site scripting vulnerability through specially crafted URLs. Version 1.0.8 of the plugin converts the value to a boolean (true/false) and inserts that into the page instead.
{ "github_reviewed_at": "2022-12-12T17:17:37Z", "severity": "MODERATE", "nvd_published_at": "2018-01-26T02:29:00Z", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }