Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2018:1834-1

Опубликовано: 28 июн. 2018
Источник: suse-cvrf

Описание

Security update for tiff

This update for tiff fixes the following issues:

These security issues were fixed:

  • CVE-2017-18013: There was a Null-Pointer Dereference in the tif_print.c TIFFPrintDirectory function, as demonstrated by a tiffinfo crash. (bsc#1074317)
  • CVE-2018-10963: The TIFFWriteDirectorySec() function in tif_dirwrite.c allowed remote attackers to cause a denial of service (assertion failure and application crash) via a crafted file, a different vulnerability than CVE-2017-13726. (bsc#1092949)
  • CVE-2018-7456: Prevent a NULL Pointer dereference in the function TIFFPrintDirectory when using the tiffinfo tool to print crafted TIFF information, a different vulnerability than CVE-2017-18013 (bsc#1082825)
  • CVE-2017-11613: Prevent denial of service in the TIFFOpen function. During the TIFFOpen process, td_imagelength is not checked. The value of td_imagelength can be directly controlled by an input file. In the ChopUpSingleUncompressedStrip function, the _TIFFCheckMalloc function is called based on td_imagelength. If the value of td_imagelength is set close to the amount of system memory, it will hang the system or trigger the OOM killer (bsc#1082332)
  • CVE-2018-8905: Prevent heap-based buffer overflow in the function LZWDecodeCompat via a crafted TIFF file (bsc#1086408)
  • CVE-2016-8331: Prevent remote code execution because of incorrect handling of TIFF images. A crafted TIFF document could have lead to a type confusion vulnerability resulting in remote code execution. This vulnerability could have been be triggered via a TIFF file delivered to the application using LibTIFF's tag extension functionality (bsc#1007276)
  • CVE-2016-3632: The _TIFFVGetField function allowed remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted TIFF image (bsc#974621)

This update was imported from the SUSE:SLE-12:Update update project.

Список пакетов

openSUSE Leap 42.3
libtiff-devel-4.0.9-31.1
libtiff-devel-32bit-4.0.9-31.1
libtiff5-4.0.9-31.1
libtiff5-32bit-4.0.9-31.1
tiff-4.0.9-31.1

Описание

The _TIFFVGetField function in tif_dirinfo.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted TIFF image.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

An exploitable remote code execution vulnerability exists in the handling of TIFF images in LibTIFF version 4.0.6. A crafted TIFF document can lead to a type confusion vulnerability resulting in remote code execution. This vulnerability can be triggered via a TIFF file delivered to the application using LibTIFF's tag extension functionality.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

In LibTIFF 4.0.8, there is a denial of service vulnerability in the TIFFOpen function. A crafted input will lead to a denial of service attack. During the TIFFOpen process, td_imagelength is not checked. The value of td_imagelength can be directly controlled by an input file. In the ChopUpSingleUncompressedStrip function, the _TIFFCheckMalloc function is called based on td_imagelength. If we set the value of td_imagelength close to the amount of system memory, it will hang the system or trigger the OOM killer.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

There is a reachable assertion abort in the function TIFFWriteDirectorySec() in LibTIFF 4.0.8, related to tif_dirwrite.c and a SubIFD tag. A crafted input will lead to a remote denial of service attack.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

In LibTIFF 4.0.9, there is a Null-Pointer Dereference in the tif_print.c TIFFPrintDirectory function, as demonstrated by a tiffinfo crash.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

The TIFFWriteDirectorySec() function in tif_dirwrite.c in LibTIFF through 4.0.9 allows remote attackers to cause a denial of service (assertion failure and application crash) via a crafted file, a different vulnerability than CVE-2017-13726.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

A NULL Pointer Dereference occurs in the function TIFFPrintDirectory in tif_print.c in LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7, 4.0.8 and 4.0.9 when using the tiffinfo tool to print crafted TIFF information, a different vulnerability than CVE-2017-18013. (This affects an earlier part of the TIFFPrintDirectory function that was not addressed by the CVE-2017-18013 patch.)


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки

Описание

In LibTIFF 4.0.9, a heap-based buffer overflow occurs in the function LZWDecodeCompat in tif_lzw.c via a crafted TIFF file, as demonstrated by tiff2ps.


Затронутые продукты
openSUSE Leap 42.3:libtiff-devel-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff-devel-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-32bit-4.0.9-31.1
openSUSE Leap 42.3:libtiff5-4.0.9-31.1

Ссылки