Safety vulnerability ID: 40459
The information on this page was manually curated by our Cybersecurity Intelligence Team.
[This advisory has been limited. Please create a free account to view the full advisory.]
Latest version: 2.3.1
Adds caching support to Flask applications.
[This affected versions has been limited. Please create a free account to view the full affected versions.]
[This fixed versions has been limited. Please create a free account to view the full fixed versions.]
The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted payload, poison the cache, and execute Python code. See CVE-2021-33026.
MISC:https://github.com/sh4nks/flask-caching/pull/209: https://github.com/sh4nks/flask-caching/pull/209
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application