Skip to content

Commit 42dc523

Browse files
authored
Merge pull request #1522 from mickhawkins/main
[docs] Add security announcements to 5.1.2 and friends
2 parents c711ddc + b5af802 commit 42dc523

3 files changed

Lines changed: 16 additions & 6 deletions

File tree

general/releases/4.5/4.5.9.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,9 @@ This bug was fixed in version [4.5.10](./4.5.10.md), so affected sites are recom
5353
<!-- cspell:enable -->
5454

5555
## Security fixes
56-
57-
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.
56+
<!-- cspell:disable -->
57+
- [MSA-26-0001](https://moodle.org/mod/forum/discuss.php?d=473314) - Remote code execution risk via file restore
58+
- [MSA-26-0002](https://moodle.org/mod/forum/discuss.php?d=473315) - Remote code execution risk in TeX filter admin setting
59+
- [MSA-26-0003](https://moodle.org/mod/forum/discuss.php?d=473316) - Denial of service risk in TeX formula editor
60+
- [MSA-26-0004](https://moodle.org/mod/forum/discuss.php?d=473317) - Update Symfony process module version to avoid a security risk (upstream)
61+
<!-- cspell:enable -->

general/releases/5.0/5.0.5.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,8 @@ This bug was fixed in version [5.0.6](./5.0.6.md), so affected sites are recomme
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-26-0001](https://moodle.org/mod/forum/discuss.php?d=473314) - Remote code execution risk via file restore
102+
- [MSA-26-0002](https://moodle.org/mod/forum/discuss.php?d=473315) - Remote code execution risk in TeX filter admin setting
103+
- [MSA-26-0003](https://moodle.org/mod/forum/discuss.php?d=473316) - Denial of service risk in TeX formula editor
104+
<!-- cspell:enable -->

general/releases/5.1/5.1.2.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,8 @@ This bug was fixed in version [5.1.3](./5.1.3.md), so affected sites are recomme
100100
<!-- cspell:enable -->
101101

102102
## Security fixes
103-
104-
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.
103+
<!-- cspell:disable -->
104+
- [MSA-26-0001](https://moodle.org/mod/forum/discuss.php?d=473314) - Remote code execution risk via file restore
105+
- [MSA-26-0002](https://moodle.org/mod/forum/discuss.php?d=473315) - Remote code execution risk in TeX filter admin setting
106+
- [MSA-26-0003](https://moodle.org/mod/forum/discuss.php?d=473316) - Denial of service risk in TeX formula editor
107+
<!-- cspell:enable -->

0 commit comments

Comments
 (0)