Описание
Security update for seamonkey
Seamonkey was updated to 2.40 (boo#959277) to fix security issues and bugs.
The following vulnerabilities were fixed:
- CVE-2015-7575: MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature
- CVE-2015-7201/CVE-2015-7202: Miscellaneous memory safety hazards
- CVE-2015-7204: Crash with JavaScript variable assignment with unboxed objects
- CVE-2015-7207: Same-origin policy violation using perfomance.getEntries and history navigation
- CVE-2015-7208: Firefox allows for control characters to be set in cookies
- CVE-2015-7210: Use-after-free in WebRTC when datachannel is used after being destroyed
- CVE-2015-7212: Integer overflow allocating extremely large textures
- CVE-2015-7215: Cross-origin information leak through web workers error events
- CVE-2015-7211: Hash in data URI is incorrectly parsed
- CVE-2015-7218/CVE-2015-7219: DOS due to malformed frames in HTTP/2
- CVE-2015-7216/CVE-2015-7217: Linux file chooser crashes on malformed images due to flaws in Jasper library
- CVE-2015-7203/CVE-2015-7220/CVE-2015-7221: Buffer overflows found through code inspection
- CVE-2015-7205: Underflow through code inspection
- CVE-2015-7213: Integer overflow in MP4 playback in 64-bit versions
- CVE-2015-7222: Integer underflow and buffer overflow processing MP4 metadata in libstagefright
- CVE-2015-7223: Privilege escalation vulnerabilities in WebExtension APIs
- CVE-2015-7214: Cross-site reading attack through data and view-source URIs
Список пакетов
openSUSE Leap 42.1
Ссылки
- E-Mail link for openSUSE-SU-2016:0307-1
- SUSE Security Ratings
Описание
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Затронутые продукты
Ссылки
- CVE-2015-7201
- SUSE Bug 959277
Описание
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 43.0 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Затронутые продукты
Ссылки
- CVE-2015-7202
- SUSE Bug 959277
Описание
Buffer overflow in the DirectWriteFontInfo::LoadFontFamilyData function in gfx/thebes/gfxDWriteFontList.cpp in Mozilla Firefox before 43.0 might allow remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted font-family name.
Затронутые продукты
Ссылки
- CVE-2015-7203
- SUSE Bug 959277
Описание
Mozilla Firefox before 43.0 does not properly store the properties of unboxed objects, which allows remote attackers to execute arbitrary code via crafted JavaScript variable assignments.
Затронутые продукты
Ссылки
- CVE-2015-7204
- SUSE Bug 959277
Описание
Integer underflow in the RTPReceiverVideo::ParseRtpPacket function in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 might allow remote attackers to obtain sensitive information, cause a denial of service, or possibly have unspecified other impact by triggering a crafted WebRTC RTP packet.
Затронутые продукты
Ссылки
- CVE-2015-7205
- SUSE Bug 959277
Описание
Mozilla Firefox before 43.0 does not properly restrict the availability of IFRAME Resource Timing API times, which allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via crafted JavaScript code that leverages history.back and performance.getEntries calls, a related issue to CVE-2015-1300.
Затронутые продукты
Ссылки
- CVE-2015-7207
- SUSE Bug 959277
Описание
Mozilla Firefox before 43.0 stores cookies containing vertical tab characters, which allows remote attackers to obtain sensitive information by reading HTTP Cookie headers.
Затронутые продукты
Ссылки
- CVE-2015-7208
- SUSE Bug 959277
- SUSE Bug 963637
Описание
Use-after-free vulnerability in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 allows remote attackers to execute arbitrary code by triggering attempted use of a data channel that has been closed by a WebRTC function.
Затронутые продукты
Ссылки
- CVE-2015-7210
- SUSE Bug 959277
Описание
Mozilla Firefox before 43.0 mishandles the # (number sign) character in a data: URI, which allows remote attackers to spoof web sites via unspecified vectors.
Затронутые продукты
Ссылки
- CVE-2015-7211
- SUSE Bug 959277
Описание
Integer overflow in the mozilla::layers::BufferTextureClient::AllocateForSurface function in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 allows remote attackers to execute arbitrary code by triggering a graphics operation that requires a large texture allocation.
Затронутые продукты
Ссылки
- CVE-2015-7212
- SUSE Bug 959277
Описание
Integer overflow in the MPEG4Extractor::readMetaData function in MPEG4Extractor.cpp in libstagefright in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 on 64-bit platforms allows remote attackers to execute arbitrary code via a crafted MP4 video file that triggers a buffer overflow.
Затронутые продукты
Ссылки
- CVE-2015-7213
- SUSE Bug 959277
Описание
Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 allow remote attackers to bypass the Same Origin Policy via data: and view-source: URIs.
Затронутые продукты
Ссылки
- CVE-2015-7214
- SUSE Bug 959277
Описание
The importScripts function in the Web Workers API implementation in Mozilla Firefox before 43.0 allows remote attackers to bypass the Same Origin Policy by triggering use of the no-cors mode in the fetch API to attempt resource access that throws an exception, leading to information disclosure after a rethrow.
Затронутые продукты
Ссылки
- CVE-2015-7215
- SUSE Bug 959277
Описание
The gdk-pixbuf configuration in Mozilla Firefox before 43.0 on Linux GNOME platforms incorrectly enables the JasPer decoder, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted JPEG 2000 image.
Затронутые продукты
Ссылки
- CVE-2015-7216
- SUSE Bug 959277
Описание
The gdk-pixbuf configuration in Mozilla Firefox before 43.0 on Linux GNOME platforms incorrectly enables the TGA decoder, which allows remote attackers to cause a denial of service (heap-based buffer overflow) via a crafted Truevision TGA image.
Затронутые продукты
Ссылки
- CVE-2015-7217
- SUSE Bug 959277
Описание
The HTTP/2 implementation in Mozilla Firefox before 43.0 allows remote attackers to cause a denial of service (integer underflow, assertion failure, and application exit) via a single-byte header frame that triggers incorrect memory allocation.
Затронутые продукты
Ссылки
- CVE-2015-7218
- SUSE Bug 959277
Описание
The HTTP/2 implementation in Mozilla Firefox before 43.0 allows remote attackers to cause a denial of service (integer underflow, assertion failure, and application exit) via a malformed PushPromise frame that triggers decompressed-buffer length miscalculation and incorrect memory allocation.
Затронутые продукты
Ссылки
- CVE-2015-7219
- SUSE Bug 959277
Описание
Buffer overflow in the XDRBuffer::grow function in js/src/vm/Xdr.cpp in Mozilla Firefox before 43.0 might allow remote attackers to cause a denial of service or possibly have unspecified other impact via crafted JavaScript code.
Затронутые продукты
Ссылки
- CVE-2015-7220
- SUSE Bug 959277
Описание
Buffer overflow in the nsDeque::GrowCapacity function in xpcom/glue/nsDeque.cpp in Mozilla Firefox before 43.0 might allow remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a deque size change.
Затронутые продукты
Ссылки
- CVE-2015-7221
- SUSE Bug 959277
Описание
Integer underflow in the Metadata::setData function in MetaData.cpp in libstagefright in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 allows remote attackers to execute arbitrary code or cause a denial of service (incorrect memory allocation and application crash) via an MP4 video file with crafted covr metadata that triggers a buffer overflow.
Затронутые продукты
Ссылки
- CVE-2015-7222
- SUSE Bug 959277
Описание
The WebExtension APIs in Mozilla Firefox before 43.0 allow remote attackers to gain privileges, and possibly obtain sensitive information or conduct cross-site scripting (XSS) attacks, via a crafted web site.
Затронутые продукты
Ссылки
- CVE-2015-7223
- SUSE Bug 959277
Описание
Mozilla Network Security Services (NSS) before 3.20.2, as used in Mozilla Firefox before 43.0.2 and Firefox ESR 38.x before 38.5.2, does not reject MD5 signatures in Server Key Exchange messages in TLS 1.2 Handshake Protocol traffic, which makes it easier for man-in-the-middle attackers to spoof servers by triggering a collision.
Затронутые продукты
Ссылки
- CVE-2015-7575
- SUSE Bug 959888
- SUSE Bug 960402
- SUSE Bug 960996
- SUSE Bug 961280
- SUSE Bug 961281
- SUSE Bug 961282
- SUSE Bug 961283
- SUSE Bug 961284
- SUSE Bug 961290
- SUSE Bug 961357
- SUSE Bug 962743
- SUSE Bug 963937
- SUSE Bug 967521
- SUSE Bug 981087