liqd / a4-opin

OPIN.me is a youth e-participation platform developed by Liquid Democracy within the H2020 project EUth.
Other
19 stars 4 forks source link

chore(deps): update dependency wagtail to v4.1.9 [security] #2673

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wagtail (source, changelog) ==4.1.4 -> ==4.1.9 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-45809

Impact

A user with a limited-permission editor account for the Wagtail admin can make a direct URL request to the admin view that handles bulk actions on user accounts. While authentication rules prevent the user from making any changes, the error message discloses the display names of user accounts, and by modifying URL parameters, the user can retrieve the display name for any user. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.

Patches

Patched versions have been released as Wagtail 4.1.9 (LTS), 5.0.5 and 5.1.3. The fix is also included in Release Candidate 1 of the forthcoming Wagtail 5.2 release.

Workarounds

None.

Acknowledgements

Many thanks to @​quyenheu for reporting this issue.

For more information

If you have any questions or comments about this advisory:


Release Notes

wagtail/wagtail (wagtail) ### [`v4.1.9`](https://togithub.com/wagtail/wagtail/releases/tag/v4.1.9): 4.1.9 [Compare Source](https://togithub.com/wagtail/wagtail/compare/v4.1.8...v4.1.9) - Fix: CVE-2023-45809: Disclosure of user names via admin bulk action views (Matt Westcott) ### [`v4.1.8`](https://togithub.com/wagtail/wagtail/releases/tag/v4.1.8): 4.1.8 [Compare Source](https://togithub.com/wagtail/wagtail/compare/v4.1.7...v4.1.8) - Maintenance: Additionally update Pillow dependency to allow use of versions with security fixes (Dan Braghis) ### [`v4.1.7`](https://togithub.com/wagtail/wagtail/releases/tag/v4.1.7): 4.1.7 [Compare Source](https://togithub.com/wagtail/wagtail/compare/v4.1.6...v4.1.7) - Maintenance: Relax Willow dependency to allow use of current Pillow versions with security fixes (Dan Braghis) ### [`v4.1.6`](https://togithub.com/wagtail/wagtail/releases/tag/v4.1.6): 4.1.6 [Compare Source](https://togithub.com/wagtail/wagtail/compare/v4.1.5...v4.1.6) - Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah) - Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott) - Fix: Adjust collection field alignment in multi-upload forms (LB (Ben) Johnston) - Fix: Prevent lowercase conversions of IndexView column headers (Virag Jain) - Docs: Update documentation for `log_action` parameter on `RevisionMixin.save_revision` (Christer Jensen) ### [`v4.1.5`](https://togithub.com/wagtail/wagtail/releases/tag/v4.1.5): 4.1.5 [Compare Source](https://togithub.com/wagtail/wagtail/compare/v4.1.4...v4.1.5) - Fix: Prevent TableBlock from becoming uneditable after save (Sage Abdullah)

Configuration

πŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.