Flask-cors_project Flask-cors

4 CVEs affecting Flask-cors_project Flask-cors. Latest disclosed: 2025-03-20. Critical: 0, High: 2.

Top CVEs affecting Flask-cors_project Flask-cors
CVESeverityScorePublishedSummary
CVE-2024-6866High7.52025-03-20corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the `try_match` function, wh…
CVE-2020-25032High7.52020-08-31An issue was discovered in Flask-CORS (aka CORS Middleware for Flask) before 3.0.9. It allows ../ directory traversal to access private resources because resou…
CVE-2024-6844Medium5.32025-03-20A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The reques…
CVE-2024-6839Medium5.32025-03-20corydolphin/flask-cors version 4.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific on…