Skip to content

Commit 62176fe

Browse files
authored
Merge pull request #1310 from mickhawkins/main
[docs] Add security announcements to 4.5.3 and friends
2 parents 2ca53a6 + f787ae8 commit 62176fe

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

general/releases/4.1/4.1.17.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ 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-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
18+
<!-- cspell:enable -->

general/releases/4.3/4.3.11.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ 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-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
18+
<!-- cspell:enable -->

general/releases/4.4/4.4.7.md

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

3939
## Security fixes
40-
41-
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.
40+
<!-- cspell:disable -->
41+
- [MSA-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
42+
<!-- cspell:enable -->

general/releases/4.5/4.5.3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,7 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
4545
<!-- cspell:enable -->
4646

4747
## Security fixes
48-
49-
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.
48+
<!-- cspell:disable -->
49+
- [MSA-25-0011](https://moodle.org/mod/forum/discuss.php?d=467084) - Unauthenticated REST API user data exposure
50+
- [MSA-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
51+
<!-- cspell:enable -->

0 commit comments

Comments
 (0)