Lucene search

K
hackeroneBenjaoming_realoneH1:1746098
HistoryOct 21, 2022 - 9:33 p.m.

Internet Bug Bounty: potential denial of service attack via the locale parameter

2022-10-2121:33:21
benjaoming_realone
hackerone.com
$2400
66
internet bug bounty
denial of service
django 3.2
django 4.0

0.005 Low

EPSS

Percentile

75.7%

In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a denial of service attack via the locale parameter, which is treated as a regular expression.

Impact

By crafting a Python regex, a vulnerable site could suffer a DOS attack. The attack was most likely to happen on sites that processes locale IDs from URL parameters.