Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that a user could listen in to new comment replies on pages they have not have editing access to, as long as they have left a comment or reply somewhere on the site. A patched version has been released as Wagtail 2.15.2, which restores the intended behaviour - to send notifications for new replies to the participants in the active thread only (editing permissions are not considered). New comments can be disabled by setting `WAGTAILADMIN_COMMENTS_ENABLED = False` in the Django settings file.
References
Link | Resource |
---|---|
https://github.com/wagtail/wagtail/commit/5fe901e5d86ed02dbbb63039a897582951266afd | Patch Third Party Advisory |
https://github.com/wagtail/wagtail/releases/tag/v2.15.2 | Release Notes Third Party Advisory |
https://github.com/wagtail/wagtail/security/advisories/GHSA-xqxm-2rpm-3889 | Mitigation Third Party Advisory |
Configurations
History
26 Jan 2022, 18:16
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/wagtail/wagtail/releases/tag/v2.15.2 - Release Notes, Third Party Advisory | |
References | (MISC) https://github.com/wagtail/wagtail/commit/5fe901e5d86ed02dbbb63039a897582951266afd - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/wagtail/wagtail/security/advisories/GHSA-xqxm-2rpm-3889 - Mitigation, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 4.0
v3 : 4.3 |
CWE | CWE-200 | |
CPE | cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:* |
18 Jan 2022, 18:28
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-01-18 18:15
Updated : 2024-02-04 22:08
NVD link : CVE-2022-21683
Mitre link : CVE-2022-21683
CVE.ORG link : CVE-2022-21683
JSON object : View
Products Affected
torchbox
- wagtail
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor