Denial-of-service in Django
High severity
GitHub Reviewed
Published
Jan 12, 2022
to the GitHub Advisory Database
•
Updated Sep 20, 2024
Package
Affected versions
>= 2.2a1, < 2.2.26
>= 3.2a1, < 3.2.11
>= 4.0a1, < 4.0.1
Patched versions
2.2.26
3.2.11
4.0.1
Description
Published by the National Vulnerability Database
Jan 5, 2022
Reviewed
Jan 12, 2022
Published to the GitHub Advisory Database
Jan 12, 2022
Last updated
Sep 20, 2024
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1.
UserAttributeSimilarityValidator
incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.References