cvelist/2020/7xxx/CVE-2020-7105.json
2020-02-24 04:01:09 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-7105",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/redis/hiredis/issues/747",
"refsource": "MISC",
"name": "https://github.com/redis/hiredis/issues/747"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200129 [SECURITY] [DLA 2083-1] hiredis security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00028.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-f6cc7883b8",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/76ZDGWBV3YEEQ2YC65ZJEQLKQFVFBZHX/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-53a54ef986",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZKOTCIYFEWJJILUGL4JQ3CJAM3TWYZ2A/"
}
]
}
}