73 matches found
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...