Lucene search
+L

37 matches found

CVE
CVE
added 2021/06/02 5:34 p.m.184 views

CVE-2020-22054

CVE-2020-22054 is a Denial of Service vulnerability in FFmpeg 4.2 caused by a memory leak in av_dict_set in dict.c. The issue is consistently reported across multiple advisories (Debian, Debian LTS, openSUSE/openSUSE-SU, SUSE, Ubuntu) tied to FFmpeg 4.2. Exploitation details are not provided in t...

6.5CVSS7.4AI score0.01321EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2021/06/02 12:00 a.m.13 views

FFmpeg 安全漏洞

FFmpeg is a complete solution for recording, converting and streaming audio and video. A security vulnerability exists in FFmpeg due to a memory leak in the av dictionary set function in dict.c. An attacker could use this vulnerability to conduct a denial-of-service attack. The vulnerability can ...

6.5CVSS5.7AI score0.00893EPSS
SaveExploits1References1
Mageia
Mageia
added 2020/02/29 1:42 p.m.39 views

Updated hiredis packages fix security vulnerability

Updated hiredis packages fix security vulnerability: 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...

7.5CVSS7.4AI score0.0277EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/02/24 12:00 a.m.27 views

Fedora 30 : hiredis (2020-f6cc7883b8)

Fix for CVE-2020-7105 hiredis: NULL pointer dereference in async.c and dict.c Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without...

7.5CVSS7.2AI score0.0277EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/02/03 8:25 a.m.23 views

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...

7.5CVSS1.6AI score0.0277EPSS
SaveExploits1References9Affected Software1
Veracode
Veracode
added 2020/01/30 4:22 a.m.23 views

Denial Of Service (DoS)

libhiredis.so is vulnerable to denial of service DoS. The attack is possible due to the failure of checking malloc return values in async.c and dict.c, causing a NULL pointer dereference...

7.5CVSS3AI score0.0277EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2020/01/16 4:15 a.m.21 views

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...

7.5CVSS7.4AI score0.0277EPSS
SaveExploits1References4
Prion
Prion
added 2020/01/16 4:15 a.m.23 views

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...

5CVSS7.4AI score0.0277EPSS
SaveExploits1References4Affected Software3
Debian CVE
Debian CVE
added 2020/01/16 3:36 a.m.96 views

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...

7.5CVSS7.4AI score0.0277EPSS
SaveExploits1
CVE
CVE
added 2020/01/16 3:36 a.m.160 views

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...

7.5CVSS7.3AI score0.0277EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.32 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : glusterfs Vulnerability (NS-SA-2019-0064)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has glusterfs packages installed that are affected by a vulnerability: - A flaw was found in dict.c:dictunserialize function of glusterfs, dicunserialize function does not handle negative key length values. An attacker could us...

7.5CVSS7.1AI score0.03071EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2018/01/12 12:00 a.m.16 views

The vulnerability of the xmlDictComputeFastKey function (dict.c) in the libxml2 library allows a attacker to cause a service failure.

The vulnerability of the xmlDictComputeFastKey function in the dict.c file of the libxml2 library arises from a read operation that occurs outside the buffer, within dynamic memory. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.5CVSS7.5AI score0.04626EPSS
SaveExploits1References16Affected Software9
CNVD
CNVD
added 2017/05/22 12:00 a.m.9 views

libxml2 heap buffer overflow out-of-bounds read vulnerability (CNVD-2017-07325 )

libxml2 is the GNOME project team developed a C-based library for parsing XML documents, which supports multiple encoding formats, Xpath parsing, Well-formed and valid validation. A heap buffer overflow out-of-bounds read vulnerability exists in the 'xmlDictAddString' function of the dict.c file ...

7.5CVSS9.6AI score0.04626EPSS
SaveExploits1References1
CVE
CVE
added 2017/05/18 6:13 a.m.172 views

CVE-2017-9049

CVE-2017-9049 affects libxml2 prior to a fix released after 2.9.4. It describes a heap-based buffer over-read in xmlDictComputeFastKey within dict.c, which can cause programs using libxml2 (e.g., PHP) to crash. The vulnerability arises from an incomplete fix (Bug 759398). Public references show t...

7.5CVSS7.4AI score0.04626EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2017/05/18 6:13 a.m.12 views

CVE-2017-9049

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398...

6.8AI score0.04626EPSS
SaveExploits1References6
Veracode
Veracode
added 2017/05/17 6:35 a.m.45 views

Heap-based Buffer Overflow Through Embedded C Dependency

nokogiri has a copied version of the libxml2 library. The copy that nokogiri includes is vulnerable to heap-based buffer overflow due to an incomplete fix for CVE-2016-1839. The buffer overflow is caused due to a flaw in the xmlDictAddString function in dict.c. This vulnerability in libxml2 is...

7.5CVSS7.7AI score0.07347EPSS
SaveExploits4References10Affected Software2
Positive Technologies
Positive Technologies
added 2017/05/15 12:00 a.m.18 views

PT-2017-3260

Name of the Vulnerable Software and Affected Versions libxml2 version 20904-GITv2.9.4-16-g0741801 Description The issue is caused by a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This can cause programs that use libxml2, such as PHP, to crash. The problem exists d...

10CVSS6.8AI score0.23286EPSS
SaveExploits28References142
Rows per page
Query Builder