Exploitation Summary
EIP tracks 1 public exploit for CVE-2020-13254. PoCs published by danpalmer.
AI-analyzed exploit summary This repository demonstrates CVE-2020-13254, a cache poisoning vulnerability in Django's memcached backend. The PoC includes a web interface and a failing test case to show how invalid cache keys can corrupt the cache state.
Description
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
Exploits (1)
This repository demonstrates CVE-2020-13254, a cache poisoning vulnerability in Django's memcached backend. The PoC includes a web interface and a failing test case to show how invalid cache keys can corrupt the cache state.
References (10)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N