5 matches found
Denial Of Service (DoS)
hiredis is vulnerable to denial of service DoS. The vulnerability exists due to multiple NULL pointer derefence issues in async.c and dict.c in libhiredis.a...
CVE-2020-7105
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...
Null pointer dereference
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...
CVE-2020-7105
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...
CVE-2020-7105
CVE-2020-7105 concerns the hiredis C client. Concrete details across connected docs show the vulnerability in the library: async.c and dict.c within libhiredis.a (hiredis up to 0.14.0) allow a NULL pointer dereference due to unchecked malloc return values. Impact described as potential crash/deni...