Django CMS 3.7.3 does not validate the plugin_type parameter while generating error messages for an invalid plugin type, resulting in a Cross Site Scripting (XSS) vulnerability. The vulnerability allows an attacker to execute arbitrary JavaScript code in the web browser of the affected user.
{
"versions": [
{
"introduced": "3.4.0"
},
{
"fixed": "3.4.7"
},
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.4"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.1"
},
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.4"
}
]
}