Skip to content

Commit 9f8458c

Browse files
authored
Merge pull request #1158 from mickhawkins/main
Add security announcements to the release notes
2 parents 1d6f4cd + f8faa8d commit 9f8458c

File tree

4 files changed

+26
-8
lines changed

4 files changed

+26
-8
lines changed

general/releases/4.1/4.1.14.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,9 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
2121
<!-- cspell:enable -->
2222

2323
## Security fixes
24-
25-
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.
24+
<!-- cspell:disable -->
25+
- [MSA-24-0045](https://moodle.org/mod/forum/discuss.php?d=462874) - Users' names returned in messaging error message
26+
- [MSA-24-0046](https://moodle.org/mod/forum/discuss.php?d=462876) - IDOR in edit/delete RSS feed
27+
- [MSA-24-0047](https://moodle.org/mod/forum/discuss.php?d=462877) - Some users can delete audiences of other reports
28+
- [MSA-24-0050](https://moodle.org/mod/forum/discuss.php?d=462880) - IDOR when fetching report schedules
29+
<!-- cspell:enable -->

general/releases/4.2/4.2.11.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
1313
<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />
1414

1515
## Security fixes
16-
17-
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.
16+
<!-- cspell:disable -->
17+
- [MSA-24-0045](https://moodle.org/mod/forum/discuss.php?d=462874) - Users' names returned in messaging error message
18+
- [MSA-24-0046](https://moodle.org/mod/forum/discuss.php?d=462876) - IDOR in edit/delete RSS feed
19+
- [MSA-24-0047](https://moodle.org/mod/forum/discuss.php?d=462877) - Some users can delete audiences of other reports
20+
- [MSA-24-0050](https://moodle.org/mod/forum/discuss.php?d=462880) - IDOR when fetching report schedules
21+
<!-- cspell:enable -->

general/releases/4.3/4.3.8.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
5555
<!-- cspell:enable -->
5656

5757
## Security fixes
58-
59-
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.
58+
<!-- cspell:disable -->
59+
- [MSA-24-0045](https://moodle.org/mod/forum/discuss.php?d=462874) - Users' names returned in messaging error message
60+
- [MSA-24-0046](https://moodle.org/mod/forum/discuss.php?d=462876) - IDOR in edit/delete RSS feed
61+
- [MSA-24-0047](https://moodle.org/mod/forum/discuss.php?d=462877) - Some users can delete audiences of other reports
62+
- [MSA-24-0050](https://moodle.org/mod/forum/discuss.php?d=462880) - IDOR when fetching report schedules
63+
<!-- cspell:enable -->

general/releases/4.4/4.4.4.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,11 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
5858
<!-- cspell:enable -->
5959

6060
## Security fixes
61-
62-
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.
61+
<!-- cspell:disable -->
62+
- [MSA-24-0045](https://moodle.org/mod/forum/discuss.php?d=462874) - Users' names returned in messaging error message
63+
- [MSA-24-0046](https://moodle.org/mod/forum/discuss.php?d=462876) - IDOR in edit/delete RSS feed
64+
- [MSA-24-0047](https://moodle.org/mod/forum/discuss.php?d=462877) - Some users can delete audiences of other reports
65+
- [MSA-24-0048](https://moodle.org/mod/forum/discuss.php?d=462878) - IDOR when accessing list of course badges
66+
- [MSA-24-0049](https://moodle.org/mod/forum/discuss.php?d=462879) - IDOR when accessing list of badge recipients
67+
- [MSA-24-0050](https://moodle.org/mod/forum/discuss.php?d=462880) - IDOR when fetching report schedules
68+
<!-- cspell:enable -->

0 commit comments

Comments
 (0)