VYPR

rpm package

suse/mozilla-nss&distro=SUSE Linux Enterprise Server 11 SP4-LTSS

pkg:rpm/suse/mozilla-nss&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4-LTSS

Vulnerabilities (136)

  • CVE-2019-11762Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    If two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2.

  • CVE-2019-11761Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    By using a form with a data URI it was possible to gain access to the privileged JSONView object that had been cloned into content. Impact from exposing this object appears to be minimal, however it was a bypass of existing defense in depth mechanisms. This vulnerability affects

  • CVE-2019-11760Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    A fixed-size stack buffer could overflow in nrappkit when doing WebRTC signaling. This resulted in a potentially exploitable crash in some instances. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2.

  • CVE-2019-11759Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    An attacker could have caused 4 bytes of HMAC output to be written past the end of a buffer stored on the stack. This could be used by an attacker to execute arbitrary code or more likely lead to a crash. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ES

  • CVE-2019-11758Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    Mozilla community member Philipp reported a memory safety bug present in Firefox 68 when 360 Total Security was installed. This bug showed evidence of memory corruption in the accessibility engine and we presume that with enough effort that it could be exploited to run arbitrary

  • CVE-2019-11757Jan 8, 2020
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    When following the value's prototype chain, it was possible to retain a reference to a locale, delete it, and subsequently reference it. This resulted in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox

  • CVE-2019-11745Jan 8, 2020
    affected < 3.47.1-38.12.1fixed 3.47.1-38.12.1

    When encrypting with a block cipher, if a call to NSC_EncryptUpdate was made with data smaller than the block size, a small out of bounds write could occur. This could have caused heap corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3,

  • CVE-2019-5010Oct 31, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connection

  • CVE-2019-11733Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    When a master password is set, it is required to be entered again before stored passwords can be accessed in the 'Saved Logins' dialog. It was found that locally stored passwords can be copied to the clipboard thorough the 'copy password' context menu item without re-entering the

  • CVE-2019-11735Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

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

  • CVE-2019-11736Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    The Mozilla Maintenance Service does not guard against files being hardlinked to another file in the updates directory, allowing for the replacement of local files, including the Maintenance Service executable, which is run with privileged access. Additionally, there was a race c

  • CVE-2019-11738Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    If a Content Security Policy (CSP) directive is defined that uses a hash-based source that takes the empty string as input, execution of any javascript: URIs will be allowed. This could allow for malicious JavaScript content to be run, bypassing CSP permissions. This vulnerabilit

  • CVE-2019-11740Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    Mozilla developers and community members reported memory safety bugs present in Firefox 68, Firefox ESR 68, and Firefox 60.8. 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

  • CVE-2019-11742Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    A same-origin policy violation occurs allowing the theft of cross-origin images through a combination of SVG filters and a <canvas> element due to an error in how same-origin policy is applied to cached image content. The resulting same-origin policy violation could allow f

  • CVE-2019-11743Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    Navigation events were not fully adhering to the W3C's "Navigation-Timing Level 2" draft specification in some instances for the unload event, which restricts access to detailed timing attributes to only be same-origin. This resulted in potential cross-origin information exposure

  • CVE-2019-11744Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    Some HTML elements, such as <title> and <textarea>, can contain literal angle brackets without treating them as markup. It is possible to pass a literal closing tag to .innerHTML on these elements, and subsequent content after that will be parsed as if it were outside

  • CVE-2019-11746Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    A use-after-free vulnerability can occur while manipulating video elements if the body is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ES

  • CVE-2019-11747Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    The "Forget about this site" feature in the History pane is intended to remove all saved user data that indicates a user has visited a site. This includes removing any HTTP Strict Transport Security (HSTS) settings received from sites that use it. Due to a bug, sites on the pre-l

  • CVE-2019-11748Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    WebRTC in Firefox will honor persisted permissions given to sites for access to microphone and camera resources even when in a third-party context. In light of recent high profile vulnerabilities in other software, a decision was made to no longer persist these permissions. This

  • CVE-2019-11749Sep 27, 2019
    affected < 3.45-38.9.3fixed 3.45-38.9.3

    A vulnerability exists in WebRTC where malicious web content can use probing techniques on the getUserMedia API using constraints to reveal device properties of cameras on the system without triggering a user prompt or notification. This allows for the potential fingerprinting of

Page 2 of 7