Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add security announcements to 4.5.3 and friends #1310

Merged
merged 1 commit into from
Apr 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions general/releases/4.1/4.1.17.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## Security fixes

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.
<!-- cspell:disable -->
- [MSA-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
<!-- cspell:enable -->
5 changes: 3 additions & 2 deletions general/releases/4.3/4.3.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## Security fixes

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.
<!-- cspell:disable -->
- [MSA-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
<!-- cspell:enable -->
5 changes: 3 additions & 2 deletions general/releases/4.4/4.4.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
<!-- cspell:enable -->

## Security fixes

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.
<!-- cspell:disable -->
- [MSA-25-0012](https://moodle.org/mod/forum/discuss.php?d=467086) - Hidden grades are shown to users without permission on some grade reports
<!-- cspell:enable -->
6 changes: 4 additions & 2 deletions general/releases/4.5/4.5.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
<!-- cspell:enable -->

## Security fixes

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