Flask — CWE-539

All FrameworksFlaskCWE-539

1 CVEs categorized as CWE-539 in Flask.

CVE-2023-30861HIGH2023
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 proxy also caches `Set-Cookie` headers, it may send one client's `session`…