Denial-of-service possibility in logout() view by filling session store
Moderate severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Sep 18, 2024
Package
Affected versions
>= 1.7, < 1.7.10
>= 1.4, < 1.4.22
Patched versions
1.7.10
1.4.22
Description
Published by the National Vulnerability Database
Aug 24, 2015
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Apr 29, 2024
Last updated
Sep 18, 2024
The (1)
contrib.sessions.backends.base.SessionBase.flush
and (2)cache_db.SessionStore.flush
functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.References