You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/releases/4.1/4.1.18.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,5 +18,17 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
18
18
<!-- cspell:enable -->
19
19
20
20
## 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-0013](https://moodle.org/mod/forum/discuss.php?d=467592) - Remote code execution risk via MimeTeX command (upstream)
23
+
-[MSA-25-0018](https://moodle.org/mod/forum/discuss.php?d=467597) - CSRF risk in user tours manager allows tour duplication
24
+
-[MSA-25-0019](https://moodle.org/mod/forum/discuss.php?d=467598) - IDOR in RSS block allows access to additional RSS feeds
25
+
-[MSA-25-0020](https://moodle.org/mod/forum/discuss.php?d=467599) - mod_data edit/delete pages pass CSRF token in GET parameter
26
+
-[MSA-25-0021](https://moodle.org/mod/forum/discuss.php?d=467600) - CSRF risk in Brickfield tool's analysis request action
27
+
-[MSA-25-0022](https://moodle.org/mod/forum/discuss.php?d=467601) - IDOR in web service allows users enrolled in a course to access some details of other users
28
+
-[MSA-25-0023](https://moodle.org/mod/forum/discuss.php?d=467602) - Authenticated remote code execution risk in the Moodle LMS Dropbox repository
29
+
-[MSA-25-0024](https://moodle.org/mod/forum/discuss.php?d=467603) - Authenticated remote code execution risk in the Moodle LMS EQUELLA repository
30
+
-[MSA-25-0025](https://moodle.org/mod/forum/discuss.php?d=467604) - Reflected XSS risk in policy tool
31
+
-[MSA-25-0026](https://moodle.org/mod/forum/discuss.php?d=467605) - AJAX section delete does not respect course_can_delete_section()
32
+
-[MSA-25-0027](https://moodle.org/mod/forum/discuss.php?d=467606) - IDOR in messaging web service allows access to some user details
33
+
-[MSA-25-0028](https://moodle.org/mod/forum/discuss.php?d=467607) - IDOR when accessing the cohorts report
Copy file name to clipboardExpand all lines: general/releases/4.3/4.3.12.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,5 +18,20 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
18
18
<!-- cspell:enable -->
19
19
20
20
## 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-0013](https://moodle.org/mod/forum/discuss.php?d=467592) - Remote code execution risk via MimeTeX command (upstream)
23
+
-[MSA-25-0014](https://moodle.org/mod/forum/discuss.php?d=467593) - User DoS and name disclosure risks via IDOR in MFA email factor revoke action
24
+
-[MSA-25-0015](https://moodle.org/mod/forum/discuss.php?d=467594) - Some user data available before completing second factor with MFA enabled
25
+
-[MSA-25-0017](https://moodle.org/mod/forum/discuss.php?d=467596) - Self enrolment available before completing second factor with MFA enabled
26
+
-[MSA-25-0018](https://moodle.org/mod/forum/discuss.php?d=467597) - CSRF risk in user tours manager allows tour duplication
27
+
-[MSA-25-0019](https://moodle.org/mod/forum/discuss.php?d=467598) - IDOR in RSS block allows access to additional RSS feeds
28
+
-[MSA-25-0020](https://moodle.org/mod/forum/discuss.php?d=467599) - mod_data edit/delete pages pass CSRF token in GET parameter
29
+
-[MSA-25-0021](https://moodle.org/mod/forum/discuss.php?d=467600) - CSRF risk in Brickfield tool's analysis request action
30
+
-[MSA-25-0022](https://moodle.org/mod/forum/discuss.php?d=467601) - IDOR in web service allows users enrolled in a course to access some details of other users
31
+
-[MSA-25-0023](https://moodle.org/mod/forum/discuss.php?d=467602) - Authenticated remote code execution risk in the Moodle LMS Dropbox repository
32
+
-[MSA-25-0024](https://moodle.org/mod/forum/discuss.php?d=467603) - Authenticated remote code execution risk in the Moodle LMS EQUELLA repository
33
+
-[MSA-25-0025](https://moodle.org/mod/forum/discuss.php?d=467604) - Reflected XSS risk in policy tool
34
+
-[MSA-25-0026](https://moodle.org/mod/forum/discuss.php?d=467605) - AJAX section delete does not respect course_can_delete_section()
35
+
-[MSA-25-0027](https://moodle.org/mod/forum/discuss.php?d=467606) - IDOR in messaging web service allows access to some user details
36
+
-[MSA-25-0028](https://moodle.org/mod/forum/discuss.php?d=467607) - IDOR when accessing the cohorts report
Copy file name to clipboardExpand all lines: general/releases/4.4/4.4.8.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,5 +46,20 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
46
46
<!-- cspell:enable -->
47
47
48
48
## Security fixes
49
-
50
-
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.
49
+
<!-- cspell:disable -->
50
+
-[MSA-25-0013](https://moodle.org/mod/forum/discuss.php?d=467592) - Remote code execution risk via MimeTeX command (upstream)
51
+
-[MSA-25-0014](https://moodle.org/mod/forum/discuss.php?d=467593) - User DoS and name disclosure risks via IDOR in MFA email factor revoke action
52
+
-[MSA-25-0015](https://moodle.org/mod/forum/discuss.php?d=467594) - Some user data available before completing second factor with MFA enabled
53
+
-[MSA-25-0017](https://moodle.org/mod/forum/discuss.php?d=467596) - Self enrolment available before completing second factor with MFA enabled
54
+
-[MSA-25-0018](https://moodle.org/mod/forum/discuss.php?d=467597) - CSRF risk in user tours manager allows tour duplication
55
+
-[MSA-25-0019](https://moodle.org/mod/forum/discuss.php?d=467598) - IDOR in RSS block allows access to additional RSS feeds
56
+
-[MSA-25-0020](https://moodle.org/mod/forum/discuss.php?d=467599) - mod_data edit/delete pages pass CSRF token in GET parameter
57
+
-[MSA-25-0021](https://moodle.org/mod/forum/discuss.php?d=467600) - CSRF risk in Brickfield tool's analysis request action
58
+
-[MSA-25-0022](https://moodle.org/mod/forum/discuss.php?d=467601) - IDOR in web service allows users enrolled in a course to access some details of other users
59
+
-[MSA-25-0023](https://moodle.org/mod/forum/discuss.php?d=467602) - Authenticated remote code execution risk in the Moodle LMS Dropbox repository
60
+
-[MSA-25-0024](https://moodle.org/mod/forum/discuss.php?d=467603) - Authenticated remote code execution risk in the Moodle LMS EQUELLA repository
61
+
-[MSA-25-0025](https://moodle.org/mod/forum/discuss.php?d=467604) - Reflected XSS risk in policy tool
62
+
-[MSA-25-0026](https://moodle.org/mod/forum/discuss.php?d=467605) - AJAX section delete does not respect course_can_delete_section()
63
+
-[MSA-25-0027](https://moodle.org/mod/forum/discuss.php?d=467606) - IDOR in messaging web service allows access to some user details
64
+
-[MSA-25-0028](https://moodle.org/mod/forum/discuss.php?d=467607) - IDOR when accessing the cohorts report
Copy file name to clipboardExpand all lines: general/releases/4.5/4.5.4.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,5 +49,21 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
49
49
<!-- cspell:enable -->
50
50
51
51
## Security fixes
52
-
53
-
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.
52
+
<!-- cspell:disable -->
53
+
-[MSA-25-0013](https://moodle.org/mod/forum/discuss.php?d=467592) - Remote code execution risk via MimeTeX command (upstream)
54
+
-[MSA-25-0014](https://moodle.org/mod/forum/discuss.php?d=467593) - User DoS and name disclosure risks via IDOR in MFA email factor revoke action
55
+
-[MSA-25-0015](https://moodle.org/mod/forum/discuss.php?d=467594) - Some user data available before completing second factor with MFA enabled
-[MSA-25-0017](https://moodle.org/mod/forum/discuss.php?d=467596) - Self enrolment available before completing second factor with MFA enabled
58
+
-[MSA-25-0018](https://moodle.org/mod/forum/discuss.php?d=467597) - CSRF risk in user tours manager allows tour duplication
59
+
-[MSA-25-0019](https://moodle.org/mod/forum/discuss.php?d=467598) - IDOR in RSS block allows access to additional RSS feeds
60
+
-[MSA-25-0020](https://moodle.org/mod/forum/discuss.php?d=467599) - mod_data edit/delete pages pass CSRF token in GET parameter
61
+
-[MSA-25-0021](https://moodle.org/mod/forum/discuss.php?d=467600) - CSRF risk in Brickfield tool's analysis request action
62
+
-[MSA-25-0022](https://moodle.org/mod/forum/discuss.php?d=467601) - IDOR in web service allows users enrolled in a course to access some details of other users
63
+
-[MSA-25-0023](https://moodle.org/mod/forum/discuss.php?d=467602) - Authenticated remote code execution risk in the Moodle LMS Dropbox repository
64
+
-[MSA-25-0024](https://moodle.org/mod/forum/discuss.php?d=467603) - Authenticated remote code execution risk in the Moodle LMS EQUELLA repository
65
+
-[MSA-25-0025](https://moodle.org/mod/forum/discuss.php?d=467604) - Reflected XSS risk in policy tool
66
+
-[MSA-25-0026](https://moodle.org/mod/forum/discuss.php?d=467605) - AJAX section delete does not respect course_can_delete_section()
67
+
-[MSA-25-0027](https://moodle.org/mod/forum/discuss.php?d=467606) - IDOR in messaging web service allows access to some user details
68
+
-[MSA-25-0028](https://moodle.org/mod/forum/discuss.php?d=467607) - IDOR when accessing the cohorts report
0 commit comments