Files
CVEs-PoC/2020/CVE-2020-7105.md
T
2024-05-25 21:48:12 +02:00

594 B

CVE-2020-7105

Description

async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked.

POC

Reference

No PoCs from references.

Github