Jenkins Dashboard View Plugin prior to 2.16 and 2.12.1 does not escape URLs referenced in Image Dashboard Portlets, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Configure permission.
As part of this fix, the property for image URLs was changed from url to imageUrl. Existing Configuration as Code configurations are still supported, but exports will emit the new property.
{
"severity": "MODERATE",
"cwe_ids": [
"CWE-79"
],
"nvd_published_at": "2021-05-11T15:15:00Z",
"github_reviewed_at": "2021-05-19T19:16:07Z",
"github_reviewed": true
}