Flask-Caching@2.0.0 vulnerabilities
Adds caching support to Flask applications.
-
latest version
2.3.0
-
first published
8 years ago
-
latest version published
6 months ago
-
licenses detected
- [0,)
Direct Vulnerabilities
Known vulnerabilities in the Flask-Caching package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
Flask-Caching is an Adds caching support to your Flask application Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The Flask-Caching extension 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. Note Exploiting this vulnerability is possible if the attacker:
How to fix Deserialization of Untrusted Data? There is no fixed version for |
[0,)
|