Lucene search

K
githubGitHub Advisory DatabaseGHSA-JMP3-39VP-FWG8
HistoryJul 11, 2024 - 1:21 p.m.

Wagtail regular expression denial-of-service via search query parsing

2024-07-1113:21:42
CWE-1333
GitHub Advisory Database
github.com
4
wagtail
regex
denial of service
search query parsing
vulnerability
patch
exploitation
admin
user
site owner
upgrade
hosting
environment
performance
advisory
security policy
report

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7

Confidence

High

EPSS

0.001

Percentile

26.5%

Impact

A bug in Wagtail’s parse_query_string would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, parse_query_string would take an unexpectedly large amount of time to process, resulting in a denial of service.

In an initial Wagtail installation, the vulnerability can be exploited by any Wagtail admin user. It cannot be exploited by end users. If your Wagtail site has a custom search implementation which uses parse_query_string, it may be exploitable by other users (e.g. unauthenticated users).

Patches

Patched versions have been released as Wagtail 5.2.6, 6.0.6 and 6.1.3.

This vulnerability affects all unpatched versions from Wagtail 2.0 onwards.

Workarounds

Site owners who are unable to upgrade to a patched version can limit the length of search terms passed to parse_query_string. Whilst the performance characteristics will depend on your hosting environment, 1000 characters has been shown to still be fairly fast, without triggering this vulnerability.

No workaround is available for the Wagtail admin usage.

Acknowledgements

Many thanks to Jake Howard for reporting this issue.

For more information

If you have any questions or comments about this advisory:

Affected configurations

Vulners
Node
wagtailwagtailRange2.05.2.6
OR
wagtailwagtailRange6.16.1.3
OR
wagtailwagtailRange6.06.0.6
VendorProductVersionCPE
wagtailwagtail*cpe:2.3:a:wagtail:wagtail:*:*:*:*:*:*:*:*

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7

Confidence

High

EPSS

0.001

Percentile

26.5%

Related for GHSA-JMP3-39VP-FWG8