In Moodle before 3.9.1, 3.8.4 and 3.7.7, the filter in the admin task log required extra sanitizing to prevent a reflected XSS risk.
{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"cpe:2.3:a:moodle:moodle:3.9.0:-:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.7"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.4"
},
{
"introduced": "3.9.0-NA"
},
{
"last_affected": "3.9.0-NA"
}
]
}