Cross-site Scripting (XSS) vulnerability in Drupal core's sanitization API fails to properly filter cross-site scripting under certain circumstances. This issue affects: Drupal Core 9.1.x versions prior to 9.1.7; 9.0.x versions prior to 9.0.12; 8.9.x versions prior to 8.9.14; 7.x versions prior to 7.80.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "7.80"
},
{
"introduced": "8.9.0"
},
{
"fixed": "8.9.14"
},
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.12"
},
{
"introduced": "9.1.0"
},
{
"fixed": "9.1.7"
}
]
}