Safety vulnerability ID: 38745
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Flask-CORS before 3.0.9 allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format. See CVE-2020-25032.
Latest version: 5.0.0
A Flask extension adding a decorator for CORS support
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.
MISC:https://github.com/corydolphin/flask-cors/releases/tag/3.0.9: https://github.com/corydolphin/flask-cors/releases/tag/3.0.9
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application