Directory Traversal in Django
Moderate severity
GitHub Reviewed
Published
Apr 8, 2021
to the GitHub Advisory Database
•
Updated Sep 20, 2024
Package
Affected versions
>= 2.2a1, < 2.2.20
>= 3.0a1, < 3.0.14
>= 3.1a1, < 3.1.8
Patched versions
2.2.20
3.0.14
3.1.8
Description
Published by the National Vulnerability Database
Apr 6, 2021
Reviewed
Apr 8, 2021
Published to the GitHub Advisory Database
Apr 8, 2021
Last updated
Sep 20, 2024
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
References