First published: Thu Jan 16 2020(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Redislabs Hiredis | <=0.14.0 | |
Debian Debian Linux | =8.0 | |
Fedoraproject Fedora | =30 | |
Fedoraproject Fedora | =31 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-7105 is a vulnerability in libhiredis.a in hiredis through version 0.14.0 that allows a NULL pointer dereference due to unchecked malloc return values.
CVE-2020-7105 has a severity score of 7.5 (high).
The affected software versions include Redislabs Hiredis up to and including version 0.14.0, Debian Debian Linux version 8.0, and Fedora versions 30 and 31.
To fix CVE-2020-7105, you should update to a version of hiredis that is higher than 0.14.0.
CVE-2020-7105 is associated with CWE-476, which is a vulnerability type related to NULL Pointer Dereference.