wagtail@4.1.9 vulnerabilities

A Django content management system.

  • latest version

    6.4.1

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    2 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the wagtail package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Regular Expression Denial of Service (ReDoS)

    wagtail is an open source content management system built on Django.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) through the parse_query_string process. An attacker can cause the server to consume excessive resources and potentially crash by submitting specially crafted search queries.

    Note: This is only exploitable if the site uses the default or a custom search implementation that employs parse_query_string.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade wagtail to version 5.2.6, 6.0.6, 6.1.3 or higher.

    [,5.2.6)[6.0,6.0.6)[6.1,6.1.3)
    • M
    Improper Handling of Insufficient Permissions or Privileges

    wagtail is an open source content management system built on Django.

    Affected versions of this package are vulnerable to Improper Handling of Insufficient Permissions or Privileges in the wagtail.contrib.settings module. An attacker with access to the admin and knowledge of the URL of the edit view for a settings model can modify settings without proper permissions.

    How to fix Improper Handling of Insufficient Permissions or Privileges?

    Upgrade wagtail to version 6.0.5, 6.1.2 or higher.

    [,6.0.5)[6.1rc1,6.1.2)
    • L
    Race Condition

    wagtail is an open source content management system built on Django.

    Affected versions of this package are vulnerable to Race Condition in dispatch() in edit.py, when two processes load the edit view of a page without a subscription.

    How to fix Race Condition?

    Upgrade wagtail to version 5.2rc1 or higher.

    [,5.2rc1)
    • L
    Race Condition

    wagtail is an open source content management system built on Django.

    Affected versions of this package are vulnerable to Race Condition in create_or_update_for_object() that could cause uniqueness errors when inserting reference index entries.

    How to fix Race Condition?

    Upgrade wagtail to version 5.2rc1 or higher.

    [,5.2rc1)