Note:

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

Moodle 2.0.10 release notes: Difference between revisions

From MoodleDocs
(Created page with "<p class="note">'''This version of Moodle is no longer supported.''' You are encouraged to upgrade to a supported version of Moodle.</p> Releases > {{FULLP...")
 
m (Protected "Moodle 2.0.10 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.0/2.0.10}}
<p class="note">'''This version of Moodle is no longer supported.''' You are encouraged to [[:en:Upgrading|upgrade]] to a supported version of Moodle.</p>
<p class="note">'''This version of Moodle is no longer supported.''' You are encouraged to [[:en:Upgrading|upgrade]] to a supported version of Moodle.</p>


Line 9: Line 10:
===Security issues===
===Security issues===
   
   
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
* [http://moodle.org/mod/forum/discuss.php?d=207152 MSA-12-0046] Insecure protocol redirection in LDAP authentication
* [http://moodle.org/mod/forum/discuss.php?d=207153 MSA-12-0047] SQL injection potential in Feedback module
* [http://moodle.org/mod/forum/discuss.php?d=207154 MSA-12-0048] Possible XSS in cohort administration
* [http://moodle.org/mod/forum/discuss.php?d=207155 MSA-12-0049] Group restricted activity displayed to all users
* [http://moodle.org/mod/forum/discuss.php?d=207156 MSA-12-0050] Potential DOS attack through database activity
 
===Fixes and improvements===
===Fixes and improvements===
   
   
Line 21: Line 26:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.0]]
[[Category:Moodle 2.0]]
[[fr:Notes de mise à jour de Moodle 2.0.10]]

Latest revision as of 09:07, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

This version of Moodle is no longer supported. You are encouraged to upgrade to a supported version of Moodle.

Releases > Moodle 2.0.10 release notes

Release date: 9 July 2012

Here is the full list of fixed issues in 2.0.10.

Security issues

  • MSA-12-0046 Insecure protocol redirection in LDAP authentication
  • MSA-12-0047 SQL injection potential in Feedback module
  • MSA-12-0048 Possible XSS in cohort administration
  • MSA-12-0049 Group restricted activity displayed to all users
  • MSA-12-0050 Potential DOS attack through database activity

Fixes and improvements

  • MDL-33583 "Keep all" automated backups now works
  • MDL-33984 2.3 upgrade problems resolved for double unsigned fields in DB

See also