Permissions, Privileges, and Access Controls in wagtail - CVE-2024-32882

 

Permissions, Privileges, and Access Controls in wagtail - CVE-2024-32882

Published: May 6, 2024


Vulnerability identifier: #VU89161
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-32882
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
wagtail
Software vendor:
Torchbox

Description

The vulnerability allows a remote user to compromise the target system.

The vulnerability exists due to application does not properly impose security restrictions when editing a model with per-field restrictions through "wagtail.contrib.settings" or "ModelViewSet". A remote administrator can craft an HTTP POST request that bypasses the permission check on the individual field and update its value.


Remediation

Install updates from vendor's website.

External links