Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.5.12 release notes: Difference between revisions

From MoodleDocs
mNo edit summary
Line 11: Line 11:
* MDL-66245 - GDPR data request export not usable when using special characters (invalid file paths)
* MDL-66245 - GDPR data request export not usable when using special characters (invalid file paths)
   
   
==Security issues==
==Security fixes==
Details of any security issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
   
   
* [https://moodle.org/mod/forum/discuss.php?d=403512 MSA-20-0005] MathJax URL upgraded to later version to remove XSS risk (upstream)
* [https://moodle.org/mod/forum/discuss.php?d=403513 MSA-20-0006] Remote code execution possible via SCORM packages
==See also==
==See also==
*[[Moodle 3.5.11 release notes]]
*[[Moodle 3.5.11 release notes]]

Revision as of 07:41, 18 May 2020

This version of Moodle is no longer supported for general bug fixes. You are encouraged to upgrade to a supported version of Moodle.

Releases > Moodle 3.5.12 release notes

Release date: 11 May 2020

Here is the full list of fixed issues in 3.5.12.

Fixes and improvements

  • MDL-66245 - GDPR data request export not usable when using special characters (invalid file paths)

Security fixes

  • MSA-20-0005 MathJax URL upgraded to later version to remove XSS risk (upstream)
  • MSA-20-0006 Remote code execution possible via SCORM packages

See also