Search CVE reports


Toggle filters

1 – 10 of 17 results


CVE-2025-47278

Medium priority
Fixed

Flask is a web server gateway interface (WSGI) web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing...

1 affected package

flask

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
flask Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-6866

Medium priority
Vulnerable

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 Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2024-6844

Medium priority
Vulnerable

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 Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2024-6839

Medium priority
Vulnerable

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 Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2024-6221

Medium priority
Vulnerable

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 Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2024-1681

Medium priority
Vulnerable

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 Vulnerable Vulnerable Vulnerable
Show less packages

CVE-2023-34110

Medium priority
Ignored

Flask-AppBuilder is an application development framework, built on top of Flask. Prior to version 4.3.2, an authenticated malicious actor with Admin privileges, could by adding a special character on the add, edit User...

1 affected package

flask-appbuilder

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
flask-appbuilder Not in release Not in release Ignored
Show less packages

CVE-2023-30861

Medium priority
Fixed

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the...

1 affected package

flask

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
flask Fixed Fixed Not affected
Show less packages

CVE-2023-29005

Medium priority
Ignored

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using `AUTH_RATE_LIMITED = True`, `RATELIMIT_ENABLED...

1 affected package

flask-appbuilder

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
flask-appbuilder Not in release Not in release Not in release
Show less packages

CVE-2021-23385

Medium priority

Some fixes available 3 of 8

This affects all versions of package Flask-Security. When using the get_post_logout_redirect and get_post_login_redirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing...

1 affected package

flask-security

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
flask-security Not affected Fixed Fixed Fixed
Show less packages