6.5
CVE-2024-34005 - moodle: authenticated LFI risk in some misconfigured shared hosting environments via modified mod_dโฆ
In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore database activity modules and direct access to the web server outside of the Moodle webroot could execute a local file include.
6.5
CVE-2024-34004 - moodle: authenticated LFI risk in some misconfigured shared hosting environments via modified mod_wโฆ
In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore wiki modules and direct access to the web server outside of the Moodle webroot could execute a local file include.
5.9
CVE-2024-34003 - moodle: authenticated LFI risk in some misconfigured shared hosting environments via modified mod_wโฆ
In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore workshop modules and direct access to the web server outside of the Moodle webroot could execute a local file include.
6.5
CVE-2024-34002 - moodle: authenticated LFI risk in some misconfigured shared hosting environments via modified mod_fโฆ
In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore feedback modules and direct access to the web server outside of the Moodle webroot could execute a local file include.
8.4
CVE-2024-34001 - moodle: CSRF risk in admin preset tool management of presets
Actions in the admin preset tool did not include the necessary token to prevent a CSRF risk.
4.3
CVE-2024-34000 - moodle: stored XSS in lesson overview report via user ID number
ID numbers displayed in the lesson overview report required additional sanitizing to prevent a stored XSS risk.
9.8
CVE-2024-33999 - moodle: unsafe direct use of $_SERVER['HTTP_REFERER'] in admin/tool/mfa/index.php
The referrer URL used by MFA required additional sanitizing, rather than being used directly.
5.4
CVE-2024-33998 - moodle: stored XSS via user's name on participants page when opening some options
Insufficient escaping of participants' names in the participants page table resulted in a stored XSS risk when interacting with some features.
6.1
CVE-2024-33997 - moodle: stored XSS risk when editing another user's equation in equation editor
Additional sanitizing was required when opening the equation editor to prevent a stored XSS risk when editing another user's equation.
6.2
CVE-2024-33996 - moodle: broken access control when setting calendar event type
Incorrect validation of allowed event types in a calendar web service made it possible for some users to create events with types/audiences they did not have permission to publish to.