grantjenks/python-diskcache

grantjenks/python-diskcache

Releases88
Frequency1 month 1 day
Last Release
Stars2.88K
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.