Lucene search
+L

348 matches found

CVE
CVE
added 2020/01/03 12:52 a.m.312 views

CVE-2020-5310

CVE-2020-5310 affects Pillow’s TIFF decoding path, specifically libImaging/TiffDecode.c. The root cause is a TIFF decoding integer overflow tied to memory reallocation (realloc), exposing Pillow versions prior to 6.2.2 to potential crash or compromise when processing crafted TIFF images. Affected...

8.8CVSS8.8AI score0.01975EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2020/01/03 12:52 a.m.97 views

CVE-2020-5310

libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc...

8.8CVSS9.2AI score0.01975EPSS
SaveExploits0
CNVD
CNVD
added 2020/01/02 12:0 a.m.5 views

ezXML Invalid Release Vulnerability

ezXML is a C library for parsing XML documents . An invalid release vulnerability exists in ezXML. The vulnerability stems from an attempt by the ezxmlcharcontent function to use realloc on an unallocated block.An attacker could exploit this vulnerability to cause a segmentation error...

6.5CVSS6.9AI score0.01085EPSS
SaveExploits1References1
OSV
OSV
added 2019/12/31 9:15 p.m.9 views

UBUNTU-CVE-2019-20202

An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault...

6.5CVSS5.8AI score0.01085EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2019/12/31 8:30 p.m.51 views

CVE-2019-20202

An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault...

6.5CVSS6.3AI score0.01085EPSS
SaveExploits1
Cvelist
Cvelist
added 2019/12/31 8:30 p.m.32 views

CVE-2019-20202

An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault...

6.9AI score0.01085EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/12/31 12:0 a.m.28 views

CVE-2019-20202

An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault...

6.5CVSS6.6AI score0.01085EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/11/05 10:28 p.m.10 views

libarchive: Double free in RAR decoder resulting in a denial of service

libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards release v3.1.0 onwards contains a CWE-415: Double Free vulnerability in RAR decoder - libarchive/archivereadsupportformatrar.c, parsecodes, reallocrar-lzss.window, newsize with newsize = 0 that can result in Crash/DoS. Thi...

8.8CVSS6.5AI score0.04575EPSS
SaveExploits0References4
OSV
OSV
added 2019/10/14 2:15 a.m.5 views

DEBIAN-CVE-2019-17545

GDAL through 3.0.1 has a poolDestroy double free in OGRExpatRealloc in ogr/ogrexpat.cpp when the 10MB threshold is exceeded...

9.8CVSS8.3AI score0.02577EPSS
SaveExploits0References1
PyPA
PyPA
added 2019/10/14 2:15 a.m.8 views

PYSEC-2019-241

GDAL through 3.0.1 has a poolDestroy double free in OGRExpatRealloc in ogr/ogrexpat.cpp when the 10MB threshold is exceeded...

9.8CVSS7.2AI score0.02577EPSS
SaveExploits0References15Affected Software1
OSV
OSV
added 2019/10/14 2:15 a.m.22 views

PYSEC-2019-241

GDAL through 3.0.1 has a poolDestroy double free in OGRExpatRealloc in ogr/ogrexpat.cpp when the 10MB threshold is exceeded...

9.8CVSS7.2AI score0.02577EPSS
SaveExploits0References9
OSV
OSV
added 2019/10/14 2:15 a.m.5 views

UBUNTU-CVE-2019-17545

GDAL through 3.0.1 has a poolDestroy double free in OGRExpatRealloc in ogr/ogrexpat.cpp when the 10MB threshold is exceeded...

9.8CVSS7.3AI score0.02577EPSS
SaveExploits0References4
CNVD
CNVD
added 2019/10/14 12:0 a.m.7 views

GDAL Double Release Vulnerability

GDAL is an open source software library for manipulating various raster and vector geospatial data formats. A poolDestroy double-release vulnerability exists in OGRExpatRealloc in ogr/ogrexpat.cpp in GDAL 3.0.1 and earlier when the 10MB threshold is exceeded, and no detailed vulnerability details...

9.8CVSS9.3AI score0.02577EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2019/10/13 12:0 a.m.6 views

PT-2019-6214 · Osgeo +3 · Gdal +3

Name of the Vulnerable Software and Affected Versions: GDAL versions 3.0.1 and earlier Description: The issue is related to a double free in the OGRExpatRealloc function in the ogr/ogr expat.cpp file of the GDAL library, which occurs when the 10MB threshold is exceeded. This can allow a remote...

10CVSS7AI score0.03356EPSS
SaveExploits1References62
OSV
OSV
added 2019/10/04 5:15 p.m.2 views

DEBIAN-CVE-2019-17178

HuffmanTreemakeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

7.5CVSS6.6AI score0.02579EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/04 5:15 p.m.27 views

CVE-2019-17178

HuffmanTreemakeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

7.5CVSS6.6AI score
SaveExploits0References4
NVD
NVD
added 2019/10/04 5:15 p.m.44 views

CVE-2019-17178

HuffmanTreemakeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

7.5CVSS7.4AI score0.02579EPSS
SaveExploits0References4
OSV
OSV
added 2019/10/04 5:15 p.m.2 views

DEBIAN-CVE-2019-17177

libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

7.5CVSS6.8AI score0.02689EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/04 5:15 p.m.22 views

CVE-2019-17177

libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

7.5CVSS6.6AI score
SaveExploits0References6
Prion
Prion
added 2019/10/04 5:15 p.m.22 views

Memory corruption

HuffmanTreemakeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer i.e., the first argument to realloc is also used for a realloc return value...

5CVSS7.3AI score0.02579EPSS
SaveExploits0References4Affected Software3
Rows per page
Query Builder