PYSEC-2022-13

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/wagtail/PYSEC-2022-13.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2022-13
Aliases
Published
2022-01-18T18:15:00Z
Modified
2023-11-08T04:08:07.593204Z
Summary
[none]
Details

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

Affected packages

PyPI / wagtail

Package

Affected ranges

Type
GIT
Repo
https://github.com/wagtail/wagtail
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
ECOSYSTEM
Events
Introduced
2.13
Fixed
2.15.2

Affected versions

2.*

2.13
2.13.1
2.13.2
2.13.3
2.13.4
2.13.5
2.14rc1
2.14
2.14.1
2.14.2
2.15rc1
2.15rc2
2.15
2.15.1