Skip to content

Commit abe3dd6

Browse files
authored
Merge pull request #1454 from mickhawkins/main
[docs] Add security announcements to 5.0.3 and friends
2 parents e0c3bb7 + 55b5395 commit abe3dd6

File tree

4 files changed

+37
-8
lines changed

4 files changed

+37
-8
lines changed

general/releases/4.1/4.1.21.md

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

2020
## Security fixes
21-
22-
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.
21+
<!-- cspell:disable -->
22+
- [MSA-25-0042](https://moodle.org/mod/forum/discuss.php?d=470382) - Upgrade FPDI including security fix (upstream)
23+
- [MSA-25-0044](https://moodle.org/mod/forum/discuss.php?d=470384) - External cohort search service method leaks system cohort data
24+
- [MSA-25-0048](https://moodle.org/mod/forum/discuss.php?d=470388) - Password brute force risk when mobile/web services enabled
25+
- [MSA-25-0049](https://moodle.org/mod/forum/discuss.php?d=470389) - Names of hidden groups are visible to users with access to create group calendar events
26+
- [MSA-25-0050](https://moodle.org/mod/forum/discuss.php?d=470390) - Possible to bypass timer in timed assignments
27+
<!-- cspell:enable -->

general/releases/4.4/4.4.11.md

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

2020
## Security fixes
21-
22-
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.
21+
<!-- cspell:disable -->
22+
- [MSA-25-0042](https://moodle.org/mod/forum/discuss.php?d=470382) - Upgrade FPDI including security fix (upstream)
23+
- [MSA-25-0044](https://moodle.org/mod/forum/discuss.php?d=470384) - External cohort search service method leaks system cohort data
24+
- [MSA-25-0047](https://moodle.org/mod/forum/discuss.php?d=470387) - Possible to bypass MFA
25+
- [MSA-25-0048](https://moodle.org/mod/forum/discuss.php?d=470388) - Password brute force risk when mobile/web services enabled
26+
- [MSA-25-0049](https://moodle.org/mod/forum/discuss.php?d=470389) - Names of hidden groups are visible to users with access to create group calendar events
27+
- [MSA-25-0050](https://moodle.org/mod/forum/discuss.php?d=470390) - Possible to bypass timer in timed assignments
28+
<!-- cspell:enable -->

general/releases/4.5/4.5.7.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,13 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
6161
<!-- cspell:enable -->
6262

6363
## Security fixes
64-
65-
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.
64+
<!-- cspell:disable -->
65+
- [MSA-25-0042](https://moodle.org/mod/forum/discuss.php?d=470382) - Upgrade FPDI including security fix (upstream)
66+
- [MSA-25-0043](https://moodle.org/mod/forum/discuss.php?d=470383) - Quiz notifications sent to suspended course participants
67+
- [MSA-25-0044](https://moodle.org/mod/forum/discuss.php?d=470384) - External cohort search service method leaks system cohort data
68+
- [MSA-25-0045](https://moodle.org/mod/forum/discuss.php?d=470385) - When using router (r.php) it was possible for the server to show application directories
69+
- [MSA-25-0047](https://moodle.org/mod/forum/discuss.php?d=470387) - Possible to bypass MFA
70+
- [MSA-25-0048](https://moodle.org/mod/forum/discuss.php?d=470388) - Password brute force risk when mobile/web services enabled
71+
- [MSA-25-0049](https://moodle.org/mod/forum/discuss.php?d=470389) - Names of hidden groups are visible to users with access to create group calendar events
72+
- [MSA-25-0050](https://moodle.org/mod/forum/discuss.php?d=470390) - Possible to bypass timer in timed assignments
73+
<!-- cspell:enable -->

general/releases/5.0/5.0.3.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,15 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
7878
<!-- cspell:enable -->
7979

8080
## Security fixes
81-
82-
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.
81+
<!-- cspell:disable -->
82+
- [MSA-25-0041](https://moodle.org/mod/forum/discuss.php?d=470381) - Course access permissions are not properly checked in course_output_fragment_course_overview
83+
- [MSA-25-0042](https://moodle.org/mod/forum/discuss.php?d=470382) - Upgrade FPDI including security fix (upstream)
84+
- [MSA-25-0043](https://moodle.org/mod/forum/discuss.php?d=470383) - Quiz notifications sent to suspended course participants
85+
- [MSA-25-0044](https://moodle.org/mod/forum/discuss.php?d=470384) - External cohort search service method leaks system cohort data
86+
- [MSA-25-0045](https://moodle.org/mod/forum/discuss.php?d=470385) - When using router (r.php) it was possible for the server to show application directories
87+
- [MSA-25-0046](https://moodle.org/mod/forum/discuss.php?d=470386) - Router produces JSON instead of 404 error when passed a non-existent course ID
88+
- [MSA-25-0047](https://moodle.org/mod/forum/discuss.php?d=470387) - Possible to bypass MFA
89+
- [MSA-25-0048](https://moodle.org/mod/forum/discuss.php?d=470388) - Password brute force risk when mobile/web services enabled
90+
- [MSA-25-0049](https://moodle.org/mod/forum/discuss.php?d=470389) - Names of hidden groups are visible to users with access to create group calendar events
91+
- [MSA-25-0050](https://moodle.org/mod/forum/discuss.php?d=470390) - Possible to bypass timer in timed assignments
92+
<!-- cspell:enable -->

0 commit comments

Comments
 (0)