Search CVE reports


Toggle filters

1 – 6 of 6 results


CVE-2024-6866

Medium priority
Fixed

corydolphin/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, which is originally intended for matching hosts. This results in a...

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Fixed Fixed Fixed
Show less packages

CVE-2024-6844

Medium priority
Fixed

A 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 request.path is passed through the unquote_plus function, which converts the...

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Fixed Fixed Fixed
Show less packages

CVE-2024-6839

Medium priority
Fixed

corydolphin/flask-cors version 4.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS...

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Fixed Fixed Fixed
Show less packages

CVE-2024-6221

Medium priority
Fixed

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the `Access-Control-Allow-Private-Network` CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external...

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Fixed Fixed Fixed
Show less packages

CVE-2024-1681

Medium priority

Some fixes available 3 of 4

corydolphin/flask-cors is vulnerable to log injection when the log level is set to debug. An attacker can inject fake log entries into the log file by sending a specially crafted GET request containing a CRLF sequence in...

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Fixed Fixed Fixed
Show less packages

CVE-2020-25032

Medium priority

Some fixes available 1 of 2

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.

1 affected package

python-flask-cors

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-flask-cors Not affected Fixed Not in release
Show less packages