Skip to content

Commit c08db9c

Browse files
authored
Merge pull request #896 from mickhawkins/main
[docs] Add security announcements to 4.3.3 and friends
2 parents 90b4e8d + 2984a4d commit c08db9c

File tree

3 files changed

+24
-6
lines changed

3 files changed

+24
-6
lines changed

general/releases/4.1/4.1.9.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,11 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
1919
<!-- cspell:enable -->
2020

2121
## Security fixes
22-
23-
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.
22+
<!-- cspell:disable -->
23+
- [MSA-24-0001](https://moodle.org/mod/forum/discuss.php?d=455634) - Denial of service risk in file picker unzip functionality
24+
- [MSA-24-0002](https://moodle.org/mod/forum/discuss.php?d=455635) - Forum search accepted random parameters in its URL
25+
- [MSA-24-0003](https://moodle.org/mod/forum/discuss.php?d=455636) - H5P attempts report did not respect activity group settings
26+
- [MSA-24-0004](https://moodle.org/mod/forum/discuss.php?d=455637) - Forum export did not respect activity group settings
27+
- [MSA-24-0005](https://moodle.org/mod/forum/discuss.php?d=455638) - CSRF risk in Language import utility
28+
- [MSA-24-0006](https://moodle.org/mod/forum/discuss.php?d=455641) - IDOR on dashboard comments block
29+
<!-- cspell:enable -->

general/releases/4.2/4.2.6.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,11 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
8585
<!-- cspell:enable -->
8686

8787
## Security fixes
88-
89-
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.
88+
<!-- cspell:disable -->
89+
- [MSA-24-0001](https://moodle.org/mod/forum/discuss.php?d=455634) - Denial of service risk in file picker unzip functionality
90+
- [MSA-24-0002](https://moodle.org/mod/forum/discuss.php?d=455635) - Forum search accepted random parameters in its URL
91+
- [MSA-24-0003](https://moodle.org/mod/forum/discuss.php?d=455636) - H5P attempts report did not respect activity group settings
92+
- [MSA-24-0004](https://moodle.org/mod/forum/discuss.php?d=455637) - Forum export did not respect activity group settings
93+
- [MSA-24-0005](https://moodle.org/mod/forum/discuss.php?d=455638) - CSRF risk in Language import utility
94+
- [MSA-24-0006](https://moodle.org/mod/forum/discuss.php?d=455641) - IDOR on dashboard comments block
95+
<!-- cspell:enable -->

general/releases/4.3/4.3.3.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,11 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
9797
<!-- cspell:enable -->
9898

9999
## Security fixes
100-
101-
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.
100+
<!-- cspell:disable -->
101+
- [MSA-24-0001](https://moodle.org/mod/forum/discuss.php?d=455634) - Denial of service risk in file picker unzip functionality
102+
- [MSA-24-0002](https://moodle.org/mod/forum/discuss.php?d=455635) - Forum search accepted random parameters in its URL
103+
- [MSA-24-0003](https://moodle.org/mod/forum/discuss.php?d=455636) - H5P attempts report did not respect activity group settings
104+
- [MSA-24-0004](https://moodle.org/mod/forum/discuss.php?d=455637) - Forum export did not respect activity group settings
105+
- [MSA-24-0005](https://moodle.org/mod/forum/discuss.php?d=455638) - CSRF risk in Language import utility
106+
- [MSA-24-0006](https://moodle.org/mod/forum/discuss.php?d=455641) - IDOR on dashboard comments block
107+
<!-- cspell:enable -->

0 commit comments

Comments
 (0)