PYSEC-2022-13

    Dashboard / Vulnerabilities / PYSEC-2022-13

    PYSEC-2022-13

    Published: 18 Jan 2022Last Modified: 8 Nov 2023

    Summary:

    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.

    Affected packages

    Package

    Name: wagtail

    Purl: pkg:pypi/wagtail

    Affected ranges

    Type: GIT

    Events:

    Affected versions

    2.13
    2.13.1
    2.13.2
    2.13.3
    2.13.4
    2.13.5

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    PYSEC-2022-13 | CVE-DB