mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
694 B
Markdown
18 lines
694 B
Markdown
### [CVE-2021-28658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28658)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|