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

exploitDog

suse-cvrf логотип

SUSE-SU-2017:1454-1

Опубликовано: 30 мая 2017
Источник: suse-cvrf

Описание

Security update for libxml2

This update for libxml2 fixes the following issues:

  • CVE-2017-9047, CVE-2017-9048: The function xmlSnprintfElementContent in valid.c was vulnerable to a stack buffer overflow (bsc#1039063, bsc#1039064)
  • CVE-2017-9049: The function xmlDictComputeFastKey in dict.c was vulnerable to a heap-based buffer over-read. (bsc#1039066)
  • CVE-2017-9050: The function xmlDictAddString was vulnerable to a heap-based buffer over-read (bsc#1039661)
  • CVE-2016-1839: heap-based buffer overflow (xmlDictAddString func) (bnc#1039069)

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

SUSE Linux Enterprise Desktop 12 SP2
libxml2-2-2.9.4-36.1
libxml2-2-32bit-2.9.4-36.1
libxml2-tools-2.9.4-36.1
python-libxml2-2.9.4-36.1
SUSE Linux Enterprise Server 12 SP2
libxml2-2-2.9.4-36.1
libxml2-2-32bit-2.9.4-36.1
libxml2-doc-2.9.4-36.1
libxml2-tools-2.9.4-36.1
python-libxml2-2.9.4-36.1
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
libxml2-2-2.9.4-36.1
libxml2-doc-2.9.4-36.1
libxml2-tools-2.9.4-36.1
python-libxml2-2.9.4-36.1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
libxml2-2-2.9.4-36.1
libxml2-2-32bit-2.9.4-36.1
libxml2-doc-2.9.4-36.1
libxml2-tools-2.9.4-36.1
python-libxml2-2.9.4-36.1
SUSE Linux Enterprise Software Development Kit 12 SP2
libxml2-devel-2.9.4-36.1

Описание

The xmlDictAddString function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-32bit-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-tools-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:python-libxml2-2.9.4-36.1

Ссылки

Описание

A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlen(buf). If the content->type is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content->prefix is appended to buf (if it actually fits) whereupon (ii) content->name is written to the buffer. However, the check for whether the content->name actually fits also uses 'len' rather than the updated buffer length strlen(buf). This allows us to write about "size" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-32bit-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-tools-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:python-libxml2-2.9.4-36.1

Ссылки

Описание

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 < size. This vulnerability causes programs that use libxml2, such as PHP, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-32bit-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-tools-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:python-libxml2-2.9.4-36.1

Ссылки

Описание

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-32bit-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-tools-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:python-libxml2-2.9.4-36.1

Ссылки

Описание

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-2-32bit-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:libxml2-tools-2.9.4-36.1
SUSE Linux Enterprise Desktop 12 SP2:python-libxml2-2.9.4-36.1

Ссылки