mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
### [CVE-2020-13254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13254)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpujan2021.html
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-13254
|
|
- https://github.com/Qubo-FNSD/Mapl-App-NVDs
|
|
- https://github.com/danpalmer/django-cve-2020-13254
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/soosmile/POC
|
|
|