Jenkins update-center2 3.13 and 3.14 renders the required Jenkins core version on plugin download index pages without sanitization, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide a plugin for hosting.
{
"cpe": [
"cpe:2.3:a:jenkins:update-center2:3.13:*:*:*:*:jenkins:*:*",
"cpe:2.3:a:jenkins:update-center2:3.14:*:*:*:*:jenkins:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "3.13"
},
{
"last_affected": "3.13"
},
{
"introduced": "3.14"
},
{
"last_affected": "3.14"
}
]
}