Lucene search
+L

931 matches found

ossfuzz
ossfuzz
added 2019/07/15 5:40 p.m.20 views

freeimage/load_from_memory_fuzzer: Global-buffer-overflow in LibRaw::parse_makernote

Detailed report: https://oss-fuzz.com/testcase?key=5116280533680128 Project: freeimage Fuzzer: libFuzzerfreeimageloadfrommemoryfuzzer Fuzz target binary: loadfrommemoryfuzzer Job Type: libfuzzerasanfreeimage Platform Id: linux Crash Type: Global-buffer-overflow READ 4 Crash Address: 0x000000f331f...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2019/07/15 5:40 p.m.22 views

freeimage/load_from_memory_fuzzer: Heap-buffer-overflow in LoadPixelDataRLE4

Detailed report: https://oss-fuzz.com/testcase?key=5116007367049216 Project: freeimage Fuzzer: aflloadfrommemoryfuzzer Fuzz target binary: loadfrommemoryfuzzer Job Type: aflasanfreeimage Platform Id: linux Crash Type: Heap-buffer-overflow WRITE 1 Crash Address: 0x7f0ea94779b0 Crash State:...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2019/07/15 5:39 p.m.23 views

freeimage/load_from_memory_fuzzer: Heap-buffer-overflow in _MemoryReadProc

Detailed report: https://oss-fuzz.com/testcase?key=5088386304442368 Project: freeimage Fuzzer: aflfreeimageloadfrommemoryfuzzer Fuzz target binary: loadfrommemoryfuzzer Job Type: aflasanfreeimage Platform Id: linux Crash Type: Heap-buffer-overflow WRITE 6 Crash Address: 0x6140000001f8 Crash State...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/05/20 4:29 p.m.1 views

DEBIAN-CVE-2019-12213

When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion...

6.5CVSS6.9AI score0.022EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/20 4:29 p.m.9 views

CVE-2019-12212

When FreeImage 3.18.0 reads a special JXR file, the StreamCalcIFDSize function of JXRMeta.c repeatedly calls itself due to improper processing of the file, eventually causing stack exhaustion. An attacker can achieve a remote denial of service attack by sending a specially constructed file...

7.5CVSS6.7AI score
SaveExploits0References1
OSV
OSV
added 2019/05/20 4:29 p.m.10 views

CVE-2019-12211

When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow...

7.5CVSS7.4AI score
SaveExploits0References8
NVD
NVD
added 2019/05/20 4:29 p.m.23 views

CVE-2019-12212

When FreeImage 3.18.0 reads a special JXR file, the StreamCalcIFDSize function of JXRMeta.c repeatedly calls itself due to improper processing of the file, eventually causing stack exhaustion. An attacker can achieve a remote denial of service attack by sending a specially constructed file...

7.5CVSS7.4AI score0.01897EPSS
SaveExploits1References1
NVD
NVD
added 2019/05/20 4:29 p.m.19 views

CVE-2019-12211

When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow...

7.5CVSS7.4AI score0.0421EPSS
SaveExploits1References8
NVD
NVD
added 2019/05/20 4:29 p.m.19 views

CVE-2019-12213

When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion...

6.5CVSS6.7AI score0.022EPSS
SaveExploits1References8
NVD
NVD
added 2019/05/20 4:29 p.m.22 views

CVE-2019-12214

In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2kreadppmv3 function in j2k.c. The value of lNppm comes from the file read in, and the code does not consider that lNppm may be greater than the size of pheaderdata...

7.5CVSS7.5AI score0.01498EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/20 4:29 p.m.1 views

DEBIAN-CVE-2019-12214

In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2kreadppmv3 function in j2k.c. The value of lNppm comes from the file read in, and the code does not consider that lNppm may be greater than the size of pheaderdata...

7.5CVSS7.1AI score0.01498EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/20 4:29 p.m.1 views

DEBIAN-CVE-2019-12211

When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow...

7.5CVSS7AI score0.0421EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/20 4:29 p.m.9 views

CVE-2019-12213

When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion...

6.5CVSS7.3AI score
SaveExploits0References8
OSV
OSV
added 2019/05/20 4:29 p.m.4 views

DEBIAN-CVE-2019-12212

When FreeImage 3.18.0 reads a special JXR file, the StreamCalcIFDSize function of JXRMeta.c repeatedly calls itself due to improper processing of the file, eventually causing stack exhaustion. An attacker can achieve a remote denial of service attack by sending a specially constructed file...

7.5CVSS6.8AI score0.01897EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/20 4:29 p.m.7 views

CVE-2019-12214

In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2kreadppmv3 function in j2k.c. The value of lNppm comes from the file read in, and the code does not consider that lNppm may be greater than the size of pheaderdata...

7.5CVSS6.8AI score
SaveExploits0References1
Prion
Prion
added 2019/05/20 4:29 p.m.16 views

Heap overflow

When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow...

5CVSS7.3AI score0.0421EPSS
SaveExploits1References8Affected Software2
Prion
Prion
added 2019/05/20 4:29 p.m.16 views

Out-of-bounds

In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2kreadppmv3 function in j2k.c. The value of lNppm comes from the file read in, and the code does not consider that lNppm may be greater than the size of pheaderdata...

5CVSS7.5AI score0.01498EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/05/20 4:29 p.m.20 views

Design/Logic Flaw

When FreeImage 3.18.0 reads a special JXR file, the StreamCalcIFDSize function of JXRMeta.c repeatedly calls itself due to improper processing of the file, eventually causing stack exhaustion. An attacker can achieve a remote denial of service attack by sending a specially constructed file...

5CVSS7.4AI score0.01897EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2019/05/20 4:29 p.m.6 views

UBUNTU-CVE-2019-12213

When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion...

6.5CVSS6.6AI score0.022EPSS
SaveExploits1References5
OSV
OSV
added 2019/05/20 4:29 p.m.6 views

UBUNTU-CVE-2019-12214

In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2kreadppmv3 function in j2k.c. The value of lNppm comes from the file read in, and the code does not consider that lNppm may be greater than the size of pheaderdata...

7.5CVSS5.7AI score0.01498EPSS
SaveExploits1References3
Rows per page
Query Builder