Skip to content

Improper Handling of Insufficient Permissions in `wagtail.contrib.settings`

Moderate severity GitHub Reviewed Published May 30, 2024 in wagtail/wagtail • Updated Jun 3, 2024

Package

pip wagtail (pip)

Affected versions

>= 6.0.0, < 6.0.5
>= 6.1.0, < 6.1.2

Patched versions

6.0.5
6.1.2

Description

Impact

Due to an improperly applied permission check in the wagtail.contrib.settings module, a user with access to the Wagtail admin and knowledge of the URL of the edit view for a settings model can access and update that setting, even when they have not been granted permission over the model. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.

Patches

Patched versions have been released as Wagtail 6.0.5 and 6.1.2. Wagtail releases prior to 6.0 are unaffected.

Workarounds

No workaround is available.

Acknowledgements

Many thanks to Victor Miti for reporting this issue.

For more information

If you have any questions or comments about this advisory:

References

@laymonage laymonage published to wagtail/wagtail May 30, 2024
Published by the National Vulnerability Database May 30, 2024
Published to the GitHub Advisory Database Jun 2, 2024
Reviewed Jun 2, 2024
Last updated Jun 3, 2024

Severity

Moderate
5.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N

Weaknesses

CVE ID

CVE-2024-35228

GHSA ID

GHSA-xxfm-vmcf-g33f

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.