ExpandableDetailsNote
allows annotating build log content with additional information that can be revealed when interacted with.
Jenkins 2.423 and earlier, LTS 2.414.1 and earlier does not escape the value of the caption
constructor parameter of ExpandableDetailsNote
.
This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide caption
parameter values.
As of publication, the related API is not used within Jenkins (core), and the Jenkins security team is not aware of any affected plugins.
Jenkins 2.424, LTS 2.414.2 escapes caption
constructor parameter values.
{ "nvd_published_at": "2023-09-20T17:15:11Z", "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-09-21T17:21:08Z" }