Jenkins 2.217 through 2.441 (both inclusive), LTS 2.222.1 through 2.426.2 (both inclusive) does not perform origin validation of requests made through the CLI WebSocket endpoint, resulting in a cross-site WebSocket hijacking (CSWSH) vulnerability, allowing attackers to execute CLI commands on the Jenkins controller.
{
"source": "CPE_RANGE",
"cpe": [
"cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*",
"cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*"
],
"extracted_events": [
{
"introduced": "2.217"
},
{
"last_affected": "2.441"
},
{
"introduced": "2.222.1"
},
{
"last_affected": "2.426.2"
}
]
}