In Moodle before 3.9.1, 3.8.4, 3.7.7 and 3.5.13, yui_combo needed to limit the amount of files it can load to help mitigate the risk of denial of service.
{
"cpe": [
"cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"cpe:2.3:a:moodle:moodle:3.9.0:-:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.13"
},
{
"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"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}