When creating an export of site administration presets, some sensitive secrets/keys were not being excluded from the export, which could result in them being unintentionally leaked if the presets were shared with a third party.
| Severity/Risk: | Minor |
| Versions affected: | 4.4 to 4.4.1, 4.3 to 4.3.5, 4.2 to 4.2.8, 4.1 to 4.1.11 and earlier unsupported versions |
| Versions fixed: | 4.4.2, 4.3.6, 4.2.9 and 4.1.12 |
| Reported by: | Paul Holden |
| Workaround: | Avoid exporting or distributing admin presets until the patch is applied. |
| CVE identifier: | CVE-2024-43427 |
| Changes (master): | http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-79373 |
| Tracker issue: | MDL-79373 Admin presets export tool includes some secrets that should not be exported |