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

exploitDog

suse-cvrf логотип

openSUSE-SU-2017:2615-1

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

Описание

Security update for Mozilla Firefox and NSS

This update to Mozilla Firefox 52.4esr, along with Mozilla NSS 3.28.6, fixes security issues and bugs.

The following vulnerabilities advised upstream under MFSA 2017-22 (boo#1060445) were fixed:

  • CVE-2017-7793: Use-after-free with Fetch API
  • CVE-2017-7818: Use-after-free during ARIA array manipulation
  • CVE-2017-7819: Use-after-free while resizing images in design mode
  • CVE-2017-7824: Buffer overflow when drawing and validating elements with ANGLE
  • CVE-2017-7814: Blob and data URLs bypass phishing and malware protection warnings
  • CVE-2017-7823: CSP sandbox directive did not create a unique origin
  • CVE-2017-7810: Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4

The following security issue was fixed in Mozilla NSS 3.28.6:

  • CVE-2017-7805: Use-after-free in TLS 1.2 generating handshake hashes (bsc#1061005)

The following bug was fixed:

  • boo#1029917: language accept header use incorrect locale

For compatibility reasons, java-1_8_0-openjdk was rebuilt to the updated version of NSS.

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

openSUSE Leap 42.2
MozillaFirefox-52.4.0-63.2
MozillaFirefox-branding-upstream-52.4.0-63.2
MozillaFirefox-buildsymbols-52.4.0-63.2
MozillaFirefox-devel-52.4.0-63.2
MozillaFirefox-translations-common-52.4.0-63.2
MozillaFirefox-translations-other-52.4.0-63.2
java-1_8_0-openjdk-1.8.0.144-15.2
java-1_8_0-openjdk-accessibility-1.8.0.144-15.2
java-1_8_0-openjdk-demo-1.8.0.144-15.2
java-1_8_0-openjdk-devel-1.8.0.144-15.2
java-1_8_0-openjdk-headless-1.8.0.144-15.2
java-1_8_0-openjdk-javadoc-1.8.0.144-15.2
java-1_8_0-openjdk-src-1.8.0.144-15.2
libfreebl3-3.28.6-44.1
libfreebl3-32bit-3.28.6-44.1
libsoftokn3-3.28.6-44.1
libsoftokn3-32bit-3.28.6-44.1
mozilla-nss-3.28.6-44.1
mozilla-nss-32bit-3.28.6-44.1
mozilla-nss-certs-3.28.6-44.1
mozilla-nss-certs-32bit-3.28.6-44.1
mozilla-nss-devel-3.28.6-44.1
mozilla-nss-sysinit-3.28.6-44.1
mozilla-nss-sysinit-32bit-3.28.6-44.1
mozilla-nss-tools-3.28.6-44.1
openSUSE Leap 42.3
MozillaFirefox-52.4.0-63.2
MozillaFirefox-branding-upstream-52.4.0-63.2
MozillaFirefox-buildsymbols-52.4.0-63.2
MozillaFirefox-devel-52.4.0-63.2
MozillaFirefox-translations-common-52.4.0-63.2
MozillaFirefox-translations-other-52.4.0-63.2
java-1_8_0-openjdk-1.8.0.144-15.2
java-1_8_0-openjdk-accessibility-1.8.0.144-15.2
java-1_8_0-openjdk-demo-1.8.0.144-15.2
java-1_8_0-openjdk-devel-1.8.0.144-15.2
java-1_8_0-openjdk-headless-1.8.0.144-15.2
java-1_8_0-openjdk-javadoc-1.8.0.144-15.2
java-1_8_0-openjdk-src-1.8.0.144-15.2
libfreebl3-3.28.6-44.1
libfreebl3-32bit-3.28.6-44.1
libsoftokn3-3.28.6-44.1
libsoftokn3-32bit-3.28.6-44.1
mozilla-nss-3.28.6-44.1
mozilla-nss-32bit-3.28.6-44.1
mozilla-nss-certs-3.28.6-44.1
mozilla-nss-certs-32bit-3.28.6-44.1
mozilla-nss-devel-3.28.6-44.1
mozilla-nss-sysinit-3.28.6-44.1
mozilla-nss-sysinit-32bit-3.28.6-44.1
mozilla-nss-tools-3.28.6-44.1

Описание

A use-after-free vulnerability can occur in the Fetch API when the worker or the associated window are freed when still in use, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer pointing to the old, freed buffer, resulting in a use-after-free when handshake hashes are then calculated afterwards. This can result in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

Memory safety bugs were reported in Firefox 55 and Firefox ESR 52.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

File downloads encoded with "blob:" and "data:" URL elements bypassed normal file download checks though the Phishing and Malware Protection feature and its block lists of suspicious sites and files. This would allow malicious sites to lure users into downloading executables that would otherwise be detected as suspicious. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

A use-after-free vulnerability can occur when manipulating arrays of Accessible Rich Internet Applications (ARIA) elements within containers through the DOM. This results in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

A use-after-free vulnerability can occur in design mode when image objects are resized if objects referenced during the resizing have been freed from memory. This results in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

The content security policy (CSP) "sandbox" directive did not create a unique origin for the document, causing it to behave as if the "allow-same-origin" keyword were always specified. This could allow a Cross-Site Scripting (XSS) attack to be launched from unsafe content. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки

Описание

A buffer overflow occurs when drawing and validating elements with the ANGLE graphics library, used for WebGL content. This is due to an incorrect value being passed within the library during checks and results in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.


Затронутые продукты
openSUSE Leap 42.2:MozillaFirefox-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-branding-upstream-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-buildsymbols-52.4.0-63.2
openSUSE Leap 42.2:MozillaFirefox-devel-52.4.0-63.2

Ссылки
Уязвимость openSUSE-SU-2017:2615-1