mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
594 B
Markdown
18 lines
594 B
Markdown
### [CVE-2020-7105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7105
|
|
|