Lucene search
K

73 matches found

Veracode
Veracode
added 2018/06/07 7:50 a.m.25 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a gif file to the readgifimage in gif2tiff.c to cause a segmentation fault that can crash the application...

5.5CVSS6.8AI score0.02043EPSS
Exploits0References1Affected Software2
Veracode
Veracode
added 2018/06/07 5:21 a.m.26 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS or remote code execution. It can happen because the attacker can perform Illegal writes by sending a malicious TIFF file to the TIFFVGetField function in tifdirinfo.c. It can also cause a remote code execution if an attacker writes malicious code...

7.8CVSS8.9AI score0.03123EPSS
Exploits0References1Affected Software2
Veracode
Veracode
added 2018/06/05 7:46 a.m.30 views

Denial Of Service (DoS) Through Integer Overflow

libtiff.so is vulnerable to denial of service DoS through integer overflow attacks. The vulnerability exists in readContigStripsIntoBuffer of tiffcrop.c where an integer overflow issue could cause a DoS attack, and possible other attacks...

9.8CVSS8.9AI score0.03351EPSS
Exploits0References2Affected Software2
Veracode
Veracode
added 2018/05/24 4:15 a.m.28 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tif file to the writeBufferToSeparateStrips function in tiffcrop.c to cause an out-of-bounds read that can crash the application...

5.5CVSS6.8AI score0.01975EPSS
Exploits0References2Affected Software2
Veracode
Veracode
added 2018/05/22 12:43 p.m.10 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a malicious tiff file that has the BitsPerSample tag set to zero to cause a divide by zero error that can crash the application...

6.3AI score
Exploits0
Veracode
Veracode
added 2018/05/22 12:21 p.m.28 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass an image file to the OJPEGPreDecodeSkipScanlines function in tifojpeg.c to cause a divide by zero error that crash the application...

5.5CVSS6.4AI score0.01706EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/05/22 8:42 a.m.29 views

Denial Of Service (DoS) Through Divide By Zero

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tiff file to the TIFFReadEncodedStrip function in tifread.c to cause a divied by zero that can crash the application...

5.5CVSS6.4AI score0.01702EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/05/22 5:59 a.m.10 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. The vulnerability exists due to the improper use of assert in readSeparateTilesIntoBuffer of tiffcp.c where a condition that triggers the assertion failure occurs, causing the denial of service DoS attack...

6.3AI score
Exploits0
Veracode
Veracode
added 2018/05/21 9:19 a.m.18 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. The application does not properly assert that a value in the TIFFWriteDirectoryTagCheckedRational function of tifdirwrite.c is valid, leading to an assertion failure that can crash the application...

9.8CVSS8.8AI score0.01421EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2018/05/14 7:1 a.m.26 views

Denial Of Service (DoS) Through Out-of-bound Reads

libtiff.so is susceptible to denial of service DoS via out-of-bound reads. The vulnerability is due to the application not properly checking the buffer size when reading TIFF images...

5.5CVSS7.1AI score0.01566EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/05/11 8:48 a.m.6 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tiff file to the t2preadwritepdfimagetile function in tiff2pdf.c to cause a invalid memory read that can crash the application...

6.3AI score
Exploits0
Veracode
Veracode
added 2018/05/10 8:50 a.m.23 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tiff file to the TIFFWriteDirectory function in tifdirwrite.c to cause an assertion failure and application crash...

6.5CVSS6.9AI score0.03765EPSS
Exploits1References7Affected Software2
Veracode
Veracode
added 2018/05/09 6:55 a.m.26 views

Denial Of Service (DoS)

libtiff.so is susceptible to denial of service DoS attack. An attack can be triggered by sending a malicious file to the TIFFVGetField function at tifdir.c...

6.5CVSS7.5AI score0.04837EPSS
Exploits0References1Affected Software2
Veracode
Veracode
added 2018/05/09 5:6 a.m.21 views

Memory Leaks

libtiff.so is vulnerable to memory leaks. The TIFFmalloc function in tifunix.c has a flaw in memory handling, leading to memory leaks...

6.5CVSS6.2AI score0.01124EPSS
Exploits1References1Affected Software2
Veracode
Veracode
added 2018/05/08 2:30 a.m.30 views

Heap-Based Buffer Over-read

libtiff.so is vulnerable to heap-based buffer over-reads. The vulnerability exists due to a flaw in the TIFFWriteScanline function of tifwrite.c...

6.5CVSS7.2AI score0.03087EPSS
Exploits1References6Affected Software2
Veracode
Veracode
added 2018/05/03 7:43 a.m.25 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tiff file to the combineSeparateSamples8bits function in tiffcrop.c, allowing a malicious user to cause an out-of-bounds read, crashing the application...

6.5CVSS7.3AI score0.02911EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/05/02 7:55 a.m.34 views

Denial Of Service (DoS) Through Integer Underflow

libtiff.so is vulnerable to denial of service DoS through integer underflow attacks. The vulnerability exists in DECLAREcpFunc of tiffcp.c where a heap-based buffer under read can occur, causing the DoS attack...

7.8CVSS7.7AI score0.01738EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/05/02 7:32 a.m.32 views

Denial Of Service (DoS) Through Heap Buffer Overflow

libtiff.so is vulnerable to denial of service DoS through heap-based buffer overflow attacks. The vulnerability exists in the t2preadtiffdata function of tiff2pdf.c when processing a PlanarConfig=Contig image can cause an out-of-bounds write, causing a DoS attack...

8.8CVSS8.4AI score0.0363EPSS
Exploits1References3Affected Software2
Veracode
Veracode
added 2018/04/23 2:9 a.m.18 views

Denial Of Service (DoS) Through Null Pointer Dereference

libtiff.so is vulnerable to denial of service DoS through null pointer dereference attacks. The vulnerability exists in tiff2pdf.cpp when used with the jpegsrc application, leading to a null pointer dereference issue that causes the DoS...

6.5CVSS6.3AI score0.0187EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2018/04/18 3:44 a.m.21 views

Denial Of Service (DoS) Via Out-of-bounds(OOB) Read

libtiff.so is vulnerable to denial of serviceDoS attacks. The LZW encoding in tiflzw.c allows to input a malicious bmp image with parameter: -c lzw, leading to an out-of-bounds read...

8.8CVSS8.7AI score0.02097EPSS
Exploits0References2Affected Software2
Rows per page
Query Builder