Описание
Security update for tiff
This update for tiff fixes the following issues:
Security issues fixed:
- CVE-2018-18661: Fixed NULL pointer dereference in the function LZWDecode in the file tif_lzw.c (bsc#1113672).
- CVE-2018-12900: Fixed heap-based buffer overflow in the cpSeparateBufToContigBuf (bsc#1099257).
- CVE-2017-9147: Fixed invalid read in the _TIFFVGetField function in tif_dir.c, that allowed remote attackers to cause a DoS via acrafted TIFF file (bsc#1040322).
- CVE-2017-9117: Fixed BMP images processing that was verified without biWidth and biHeight values (bsc#1040080).
- CVE-2017-17942: Fixed issue in the function PackBitsEncode that could have led to a heap overflow and caused a DoS (bsc#1074186).
- CVE-2016-9273: Fixed heap-based buffer overflow issue (bsc#1010163).
- CVE-2016-5319: Fixed heap-based buffer overflow in PackBitsEncode (bsc#983440).
- CVE-2016-3621: Fixed out-of-bounds read in the bmp2tiff tool (lzw packing) (bsc#974448).
- CVE-2016-3620: Fixed out-of-bounds read in the bmp2tiff tool (zip packing) (bsc#974447)
- CVE-2016-3619: Fixed out-of-bounds read in the bmp2tiff tool (none packing) (bsc#974446)
- CVE-2015-8870: Fixed integer overflow in tools/bmp2tiff.c that allowed remote attackers to causea DOS (bsc#1014461).
Non-security issues fixed:
- asan_build: build ASAN included
- debug_build: build more suitable for debugging
Список пакетов
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Software Development Kit 11 SP4
Ссылки
- Link for SUSE-SU-2018:3879-1
- E-Mail link for SUSE-SU-2018:3879-1
- SUSE Security Ratings
- SUSE Bug 1010163
- SUSE Bug 1014461
- SUSE Bug 1040080
- SUSE Bug 1040322
- SUSE Bug 1074186
- SUSE Bug 1099257
- SUSE Bug 1113672
- SUSE Bug 974446
- SUSE Bug 974447
- SUSE Bug 974448
- SUSE Bug 983440
- SUSE CVE CVE-2015-8870 page
- SUSE CVE CVE-2016-3619 page
- SUSE CVE CVE-2016-3620 page
- SUSE CVE CVE-2016-3621 page
- SUSE CVE CVE-2016-5319 page
- SUSE CVE CVE-2016-9273 page
Описание
Integer overflow in tools/bmp2tiff.c in LibTIFF before 4.0.4 allows remote attackers to cause a denial of service (heap-based buffer over-read), or possibly obtain sensitive information from process memory, via crafted width and length values in RLE4 or RLE8 data in a BMP file.
Затронутые продукты
Ссылки
- CVE-2015-8870
- SUSE Bug 1014461
- SUSE Bug 1150480
Описание
The DumpModeEncode function in tif_dumpmode.c in the bmp2tiff tool in LibTIFF 4.0.6 and earlier, when the "-c none" option is used, allows remote attackers to cause a denial of service (buffer over-read) via a crafted BMP image.
Затронутые продукты
Ссылки
- CVE-2016-3619
- SUSE Bug 1040080
- SUSE Bug 1150480
- SUSE Bug 974446
- SUSE Bug 974447
- SUSE Bug 974448
Описание
The ZIPEncode function in tif_zip.c in the bmp2tiff tool in LibTIFF 4.0.6 and earlier, when the "-c zip" option is used, allows remote attackers to cause a denial of service (buffer over-read) via a crafted BMP image.
Затронутые продукты
Ссылки
- CVE-2016-3620
- SUSE Bug 1040080
- SUSE Bug 1150480
- SUSE Bug 974447
Описание
The LZWEncode function in tif_lzw.c in the bmp2tiff tool in LibTIFF 4.0.6 and earlier, when the "-c lzw" option is used, allows remote attackers to cause a denial of service (buffer over-read) via a crafted BMP image.
Затронутые продукты
Ссылки
- CVE-2016-3621
- SUSE Bug 1040080
- SUSE Bug 1150480
- SUSE Bug 974448
Описание
Heap-based buffer overflow in tif_packbits.c in libtiff 4.0.6 and earlier allows remote attackers to crash the application via a crafted bmp file.
Затронутые продукты
Ссылки
- CVE-2016-5319
- SUSE Bug 1074186
- SUSE Bug 1150480
- SUSE Bug 983440
Описание
tiffsplit in libtiff 4.0.6 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted file, related to changing td_nstrips in TIFF_STRIPCHOP mode.
Затронутые продукты
Ссылки
- CVE-2016-9273
- SUSE Bug 1010163
- SUSE Bug 1017693
- SUSE Bug 1150480
Описание
In LibTIFF 4.0.9, there is a heap-based buffer over-read in the function PackBitsEncode in tif_packbits.c.
Затронутые продукты
Ссылки
- CVE-2017-17942
- SUSE Bug 1074186
- SUSE Bug 1150480
- SUSE Bug 983440
Описание
In LibTIFF 4.0.6 and possibly other versions, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, as demonstrated by a heap-based buffer over-read in bmp2tiff. NOTE: mentioning bmp2tiff does not imply that the activation point is in the bmp2tiff.c file (which was removed before the 4.0.7 release).
Затронутые продукты
Ссылки
- CVE-2017-9117
- SUSE Bug 1040080
- SUSE Bug 1150480
Описание
LibTIFF 4.0.7 has an invalid read in the _TIFFVGetField function in tif_dir.c, which might allow remote attackers to cause a denial of service (crash) via a crafted TIFF file.
Затронутые продукты
Ссылки
- CVE-2017-9147
- SUSE Bug 1040322
- SUSE Bug 1150480
Описание
Heap-based buffer overflow in the cpSeparateBufToContigBuf function in tiffcp.c in LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0beta7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 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 allows remote attackers to cause a denial of service (crash) or possibly have unspecified other impact via a crafted TIFF file.
Затронутые продукты
Ссылки
- CVE-2018-12900
- SUSE Bug 1099257
- SUSE Bug 1125113
- SUSE Bug 1150480
Описание
An issue was discovered in LibTIFF 4.0.9. There is a NULL pointer dereference in the function LZWDecode in the file tif_lzw.c.
Затронутые продукты
Ссылки
- CVE-2018-18661
- SUSE Bug 1113672