VYPR

rpm package

suse/MozillaFirefox-branding-SLE&distro=SUSE Linux Enterprise Server 12-LTSS

pkg:rpm/suse/MozillaFirefox-branding-SLE&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSS

Vulnerabilities (63)

  • CVE-2018-18505Feb 5, 2019
    affected < 60-32.5.1fixed 60-32.5.1

    An earlier fix for an Inter-process Communication (IPC) vulnerability, CVE-2011-3079, added authentication to communication between IPC endpoints and server parents during IPC process creation. This authentication is insufficient for channels created after the IPC process is star

  • CVE-2018-18501Feb 5, 2019
    affected < 60-32.5.1fixed 60-32.5.1

    Mozilla developers and community members reported memory safety bugs present in Firefox 64 and Firefox ESR 60.4. 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 vulner

  • CVE-2018-18500Feb 5, 2019
    affected < 60-32.5.1fixed 60-32.5.1

    A use-after-free vulnerability can occur while parsing an HTML5 stream in concert with custom HTML elements. This results in the stream parser object being freed while still in use, leading to a potentially exploitable crash. This vulnerability affects Thunderbird < 60.5, Firefox

  • CVE-2018-12387Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sa

  • CVE-2018-12386Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    A vulnerability in register allocation in JavaScript can lead to type confusion, allowing for an arbitrary read and write. This leads to remote code execution inside the sandboxed content process when triggered. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3

  • CVE-2018-12385Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    A potentially exploitable crash in TransportSecurityInfo used for SSL can be triggered by data stored in the local cache in the user profile directory. This issue is only exploitable in combination with another vulnerability allowing an attacker to write data into the local cache

  • CVE-2018-12383Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new ma

  • CVE-2018-12381Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    Manually dragging and dropping an Outlook email message into the browser will trigger a page navigation when the message's mail columns are incorrectly interpreted as a URL. *Note: this issue only affects Windows operating systems with Outlook installed. Other operating systems a

  • CVE-2018-12379Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    When the Mozilla Updater opens a MAR format file which contains a very long item filename, an out-of-bounds write can be triggered, leading to a potentially exploitable crash. This requires running the Mozilla Updater manually on the local system with the malicious MAR file in or

  • CVE-2018-12378Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thund

  • CVE-2018-12377Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and

  • CVE-2018-12376Oct 18, 2018
    affected < 60-32.3.1fixed 60-32.3.1

    Memory safety bugs present in Firefox 61 and Firefox ESR 60.1. 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 < 62, Firefox ESR < 60.2,

  • CVE-2017-7778Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    A number of security vulnerabilities in the Graphite 2 library including out-of-bounds reads, buffer overflow reads and writes, and the use of uninitialized memory. These issues were addressed in Graphite 2 version 1.3.10. This vulnerability affects Firefox < 54, Firefox ESR < 52

  • CVE-2017-7768Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    The Mozilla Maintenance Service can be invoked by an unprivileged user to read 32 bytes of any arbitrary file on the local system by convincing the service that it is reading a status file provided by the Mozilla Windows Updater. The Mozilla Maintenance Service executes with priv

  • CVE-2017-7765Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    The "Mark of the Web" was not correctly saved on Windows when files with very long names were downloaded from the Internet. Without the Mark of the Web data, the security warning that Windows displays before running executables downloaded from the Internet is not shown. Note: Thi

  • CVE-2017-7764Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    Characters from the "Canadian Syllabics" unicode block can be mixed with characters from other unicode blocks in the addressbar instead of being rendered as their raw "punycode" form, allowing for domain name spoofing attacks through character confusion. The current Unicode stand

  • CVE-2017-7763Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    Default fonts on OS X display some Tibetan characters as whitespace. When used in the addressbar as part of an IDN this can be used for domain name spoofing attacks. Note: This attack only affects OS X operating systems. Other operating systems are unaffected. This vulnerability

  • CVE-2017-7761Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    The Mozilla Maintenance Service "helper.exe" application creates a temporary directory writable by non-privileged users. When this is combined with creation of a junction (a form of symbolic link), protected files in the target directory of the junction can be deleted by the Mozi

  • CVE-2017-7758Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    An out-of-bounds read vulnerability with the Opus encoder when the number of channels in an audio stream changes while the encoder is in use. This vulnerability affects Firefox < 54, Firefox ESR < 52.2, and Thunderbird < 52.2.

  • CVE-2017-7757Jun 11, 2018
    affected < 52-31.1fixed 52-31.1

    A use-after-free vulnerability in IndexedDB when one of its objects is destroyed in memory while a method on it is still being executed. This results in a potentially exploitable crash. This vulnerability affects Firefox < 54, Firefox ESR < 52.2, and Thunderbird < 52.2.

Page 1 of 4