Jenkins applies formatting to the console output of builds, transforming plain URLs into hyperlinks. Jenkins 2.415 and earlier, 2.414 and earlier, and LTS 2.401.2 and earlier does not sanitize or properly encode URLs of these hyperlinks in build logs. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control build log contents. Jenkins 2.416, 2.414.1, and LTS 2.401.3 encodes URLs of affected hyperlink annotations in build logs.
{
"nvd_published_at": "2023-07-26T14:15:10Z",
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed_at": "2023-07-26T22:35:39Z",
"github_reviewed": true
}