mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
680 B
Markdown
18 lines
680 B
Markdown
### [CVE-2020-25032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25032)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Flask-CORS (aka CORS Middleware for Flask) before 3.0.9. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|