<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for MozillaFirefox, mozilla-nss, mozilla-nspr</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2017:1175-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2017-05-04T10:11:38Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2017-05-04T10:11:38Z</InitialReleaseDate>
    <CurrentReleaseDate>2017-05-04T10:11:38Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for MozillaFirefox, mozilla-nss, mozilla-nspr</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
Mozilla Firefox was updated to the Firefox ESR release 45.9.

Mozilla NSS was updated to support TLS 1.3 (close to release draft) and various new 
ciphers, PRFs, Diffie Hellman key agreement and support for more hashes.

Security issues fixed in Firefox (bsc#1035082)

- MFSA 2017-11/CVE-2017-5469: Potential Buffer overflow in flex-generated code
- MFSA 2017-11/CVE-2017-5429: Memory safety bugs fixed in Firefox 53, Firefox ESR 45.9, and Firefox ESR 52.1
- MFSA 2017-11/CVE-2017-5439: Use-after-free in nsTArray Length() during XSLT processing
- MFSA 2017-11/CVE-2017-5438: Use-after-free in nsAutoPtr during XSLT processing
- MFSA 2017-11/CVE-2017-5437: Vulnerabilities in Libevent library
- MFSA 2017-11/CVE-2017-5436: Out-of-bounds write with malicious font in Graphite 2
- MFSA 2017-11/CVE-2017-5435: Use-after-free during transaction processing in the editor
- MFSA 2017-11/CVE-2017-5434: Use-after-free during focus handling
- MFSA 2017-11/CVE-2017-5433: Use-after-free in SMIL animation functions
- MFSA 2017-11/CVE-2017-5432: Use-after-free in text input selection
- MFSA 2017-11/CVE-2017-5464: Memory corruption with accessibility and DOM manipulation
- MFSA 2017-11/CVE-2017-5465: Out-of-bounds read in ConvolvePixel
- MFSA 2017-11/CVE-2017-5460: Use-after-free in frame selection
- MFSA 2017-11/CVE-2017-5448: Out-of-bounds write in ClearKeyDecryptor
- MFSA 2017-11/CVE-2017-5446: Out-of-bounds read when HTTP/2 DATA frames are sent with incorrect data
- MFSA 2017-11/CVE-2017-5447: Out-of-bounds read during glyph processing
- MFSA 2017-11/CVE-2017-5444: Buffer overflow while parsing application/http-index-format content
- MFSA 2017-11/CVE-2017-5445: Uninitialized values used while parsing application/http-index-format content
- MFSA 2017-11/CVE-2017-5442: Use-after-free during style changes
- MFSA 2017-11/CVE-2017-5443: Out-of-bounds write during BinHex decoding
- MFSA 2017-11/CVE-2017-5440: Use-after-free in txExecutionState destructor during XSLT processing
- MFSA 2017-11/CVE-2017-5441: Use-after-free with selection during scroll events
- MFSA 2017-11/CVE-2017-5459: Buffer overflow in WebGL

Mozilla NSS was updated to 3.29.5, bringing new features and fixing bugs:

- Update to NSS 3.29.5:
  * MFSA 2017-11/CVE-2017-5461: Rare crashes in the base 64 decoder and encoder were fixed.
  * MFSA 2017-11/CVE-2017-5462: A carry over bug in the RNG was fixed.
  * CVE-2016-9574: Remote DoS during session handshake when using SessionTicket extention and ECDHE-ECDSA (bsc#1015499).
  * requires NSPR &gt;= 4.13.1

- Update to NSS 3.29.3

  * enables TLS 1.3 by default

- Fixed a bug in hash computation (and build with
  GCC 7 which complains about shifts of boolean values).
  (bsc#1030071, bmo#1348767)

- Update to NSS 3.28.3

  This is a patch release to fix binary compatibility issues.

- Update to NSS 3.28.1

  This is a patch release to update the list of root CA certificates.

  * The following CA certificates were Removed

    CN = Buypass Class 2 CA 1
    CN = Root CA Generalitat Valenciana
    OU = RSA Security 2048 V3

  * The following CA certificates were Added

    OU = AC RAIZ FNMT-RCM
    CN = Amazon Root CA 1
    CN = Amazon Root CA 2
    CN = Amazon Root CA 3
    CN = Amazon Root CA 4
    CN = LuxTrust Global Root 2
    CN = Symantec Class 1 Public Primary Certification Authority - G4
    CN = Symantec Class 1 Public Primary Certification Authority - G6
    CN = Symantec Class 2 Public Primary Certification Authority - G4
    CN = Symantec Class 2 Public Primary Certification Authority - G6

  * The version number of the updated root CA list has been set to 2.11

- Update to NSS 3.28

  New functionality:

  * NSS includes support for TLS 1.3 draft -18. This includes a number
    of improvements to TLS 1.3:

    - The signed certificate timestamp, used in certificate
      transparency, is supported in TLS 1.3.
    - Key exporters for TLS 1.3 are supported. This includes the early
      key exporter, which can be used if 0-RTT is enabled. Note that
      there is a difference between TLS 1.3 and key exporters in older
      versions of TLS. TLS 1.3 does not distinguish between an empty
      context and no context.
    - The TLS 1.3 (draft) protocol can be enabled, by defining
      NSS_ENABLE_TLS_1_3=1 when building NSS.
    - NSS includes support for the X25519 key exchange algorithm,
      which is supported and enabled by default in all versions of TLS.

  Notable Changes:

  * NSS can no longer be compiled with support for additional elliptic curves.
    This was previously possible by replacing certain NSS source files.
  * NSS will now detect the presence of tokens that support additional
    elliptic curves and enable those curves for use in TLS.
    Note that this detection has a one-off performance cost, which can be
    avoided by using the SSL_NamedGroupConfig function to limit supported
    groups to those that NSS provides.
  * PKCS#11 bypass for TLS is no longer supported and has been removed.
  * Support for 'export' grade SSL/TLS cipher suites has been removed.
  * NSS now uses the signature schemes definition in TLS 1.3.
    This also affects TLS 1.2. NSS will now only generate signatures with the
    combinations of hash and signature scheme that are defined in TLS 1.3,
    even when negotiating TLS 1.2.

    - This means that SHA-256 will only be used with P-256 ECDSA certificates,
      SHA-384 with P-384 certificates, and SHA-512 with P-521 certificates.
      SHA-1 is permitted (in TLS 1.2 only) with any certificate for backward
      compatibility reasons.
    - NSS will now no longer assume that default signature schemes are
      supported by a peer if there was no commonly supported signature scheme.

  * NSS will now check if RSA-PSS signing is supported by the token that holds
    the private key prior to using it for TLS.
  * The certificate validation code contains checks to no longer trust
    certificates that are issued by old WoSign and StartCom CAs after
    October 21, 2016. This is equivalent to the behavior that Mozilla will
    release with Firefox 51.

- Update to NSS 3.27.2
  * Fixed SSL_SetTrustAnchors leaks (bmo#1318561)

  - raised the minimum softokn/freebl version to 3.28 as reported in (boo#1021636)

- Update to NSS 3.26.2

  New Functionality:

  * the selfserv test utility has been enhanced to support ALPN
    (HTTP/1.1) and 0-RTT
  * added support for the System-wide crypto policy available on
    Fedora Linux see http://fedoraproject.org/wiki/Changes/CryptoPolicy
  * introduced build flag NSS_DISABLE_LIBPKIX that allows compilation
    of NSS without the libpkix library

  Notable Changes:

  * The following CA certificate was Added
    CN = ISRG Root X1
  * NPN is disabled and ALPN is enabled by default
  * the NSS test suite now completes with the experimental TLS 1.3
    code enabled
  * several test improvements and additions, including a NIST known answer test

  Changes in 3.26.2
  * MD5 signature algorithms sent by the server in CertificateRequest
    messages are now properly ignored. Previously, with rare server
    configurations, an MD5 signature algorithm might have been selected
    for client authentication and caused the client to abort the
    connection soon after.

- Update to NSS 3.25

  New functionality:

  * Implemented DHE key agreement for TLS 1.3
  * Added support for ChaCha with TLS 1.3
  * Added support for TLS 1.2 ciphersuites that use SHA384 as the PRF
  * In previous versions, when using client authentication with TLS 1.2,
    NSS only supported certificate_verify messages that used the same
    signature hash algorithm as used by the PRF. This limitation has
    been removed.

  Notable changes:

  * An SSL socket can no longer be configured to allow both TLS 1.3 and SSLv3
  * Regression fix: NSS no longer reports a failure if an application
    attempts to disable the SSLv2 protocol.
  * The list of trusted CA certificates has been updated to version 2.8
  * The following CA certificate was Removed
    Sonera Class1 CA
  * The following CA certificates were Added
    Hellenic Academic and Research Institutions RootCA 2015
    Hellenic Academic and Research Institutions ECC RootCA 2015
    Certplus Root CA G1
    Certplus Root CA G2
    OpenTrust Root CA G1
    OpenTrust Root CA G2
    OpenTrust Root CA G3

- Update to NSS 3.24

  New functionality:

  * NSS softoken has been updated with the latest National Institute
    of Standards and Technology (NIST) guidance (as of 2015):
    - Software integrity checks and POST functions are executed on
      shared library load. These checks have been disabled by default,
      as they can cause a performance regression. To enable these
      checks, you must define symbol NSS_FORCE_FIPS when building NSS.
    - Counter mode and Galois/Counter Mode (GCM) have checks to
      prevent counter overflow.
    - Additional CSPs are zeroed in the code.
    - NSS softoken uses new guidance for how many Rabin-Miller tests
      are needed to verify a prime based on prime size.
  * NSS softoken has also been updated to allow NSS to run in FIPS
    Level 1 (no password). This mode is triggered by setting the
    database password to the empty string. In FIPS mode, you may move
    from Level 1 to Level 2 (by setting an appropriate password),
    but not the reverse.
  * A SSL_ConfigServerCert function has been added for configuring
    SSL/TLS server sockets with a certificate and private key. Use
    this new function in place of SSL_ConfigSecureServer,
    SSL_ConfigSecureServerWithCertChain, SSL_SetStapledOCSPResponses,
    and SSL_SetSignedCertTimestamps. SSL_ConfigServerCert automatically
    determines the certificate type from the certificate and private key.
    The caller is no longer required to use SSLKEAType explicitly to
    select a 'slot' into which the certificate is configured (which
    incorrectly identifies a key agreement type rather than a certificate).
    Separate functions for configuring Online Certificate Status Protocol
    (OCSP) responses or Signed Certificate Timestamps are not needed,
    since these can be added to the optional SSLExtraServerCertData struct
    provided to SSL_ConfigServerCert.  Also, partial support for RSA
    Probabilistic Signature Scheme (RSA-PSS) certificates has been added.
    Although these certificates can be configured, they will not be
    used by NSS in this version.
  * Deprecate the member attribute authAlgorithm of type SSLCipherSuiteInfo.
    Instead, applications should use the newly added attribute authType.
  * Add a shared library (libfreeblpriv3) on Linux platforms that
    define FREEBL_LOWHASH.
  * Remove most code related to SSL v2, including the ability to actively
    send a SSLv2-compatible client hello. However, the server-side
    implementation of the SSL/TLS protocol still supports processing
    of received v2-compatible client hello messages.
  * Disable (by default) NSS support in optimized builds for logging SSL/TLS
    key material to a logfile if the SSLKEYLOGFILE environment variable
    is set. To enable the functionality in optimized builds, you must define
    the symbol NSS_ALLOW_SSLKEYLOGFILE when building NSS.
  * Update NSS to protect it against the Cachebleed attack.
  * Disable support for DTLS compression.
  * Improve support for TLS 1.3. This includes support for DTLS 1.3.
    Note that TLS 1.3 support is experimental and not suitable for
    production use.

- Update to NSS 3.23

  New functionality:

  * ChaCha20/Poly1305 cipher and TLS cipher suites now supported
  * Experimental-only support TLS 1.3 1-RTT mode (draft-11).
    This code is not ready for production use.

  Notable changes:

  * The list of TLS extensions sent in the TLS handshake has been
    reordered to increase compatibility of the Extended Master Secret
    with with servers
  * The build time environment variable NSS_ENABLE_ZLIB has been
    renamed to NSS_SSL_ENABLE_ZLIB
  * The build time environment variable NSS_DISABLE_CHACHAPOLY was
    added, which can be used to prevent compilation of the
    ChaCha20/Poly1305 code.
  * The following CA certificates were Removed

    - Staat der Nederlanden Root CA
    - NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado
    - NetLock Kozjegyzoi (Class A) Tanusitvanykiado
    - NetLock Uzleti (Class B) Tanusitvanykiado
    - NetLock Expressz (Class C) Tanusitvanykiado
    - VeriSign Class 1 Public PCA - G2
    - VeriSign Class 3 Public PCA
    - VeriSign Class 3 Public PCA - G2
    - CA Disig

  * The following CA certificates were Added

    + SZAFIR ROOT CA2
    + Certum Trusted Network CA 2

  * The following CA certificate had the Email trust bit turned on

    + Actalis Authentication Root CA

  Security fixes:
  * CVE-2016-2834: Memory safety bugs (boo#983639)
    MFSA-2016-61 bmo#1206283 bmo#1221620 bmo#1241034 bmo#1241037

- Update to NSS 3.22.3
  * Increase compatibility of TLS extended master secret,
    don't send an empty TLS extension last in the handshake
    (bmo#1243641)
  * Fixed a heap-based buffer overflow related to the parsing of
    certain ASN.1 structures. An attacker could create a specially-crafted
    certificate which, when parsed by NSS, would cause a crash or
    execution of arbitrary code with the permissions of the user.
    (CVE-2016-1950, bmo#1245528)

- Update to NSS 3.22.2

  New functionality:

  * RSA-PSS signatures are now supported (bmo#1215295)
  * Pseudorandom functions based on hashes other than SHA-1 are now supported
  * Enforce an External Policy on NSS from a config file (bmo#1009429)

- CVE-2016-8635: Fix for DH small subgroup confinement attack (bsc#1015547)

Mozilla NSPR was updated to version 4.13.1:

  The previously released version 4.13 had changed pipes to be
  nonblocking by default, and as a consequence, PollEvent was
  changed to not block on clear.
  The NSPR development team received reports that these changes
  caused regressions in some applications that use NSPR, and it
  has been decided to revert the changes made in NSPR 4.13.
  NSPR 4.13.1 restores the traditional behavior of pipes and
  PollEvent.

Mozilla NSPR update to version 4.13 had these changes:

- PL_strcmp (and others) were fixed to return consistent results
    when one of the arguments is NULL.
- PollEvent was fixed to not block on clear.
- Pipes are always nonblocking.
- PR_GetNameForIdentity: added thread safety lock and bound checks.
- Removed the PLArena freelist.
- Avoid some integer overflows.
- fixed several comments.

</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">sdksp4-MozillaFirefox-13090,sleclo50sp3-MozillaFirefox-13090,sleman21-MozillaFirefox-13090,slemap21-MozillaFirefox-13090,sleposp3-MozillaFirefox-13090,slessp3-MozillaFirefox-13090,slessp4-MozillaFirefox-13090</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      <Description>Link for SUSE-SU-2017:1175-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00010.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:1175-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1015499</URL>
      <Description>SUSE Bug 1015499</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1015547</URL>
      <Description>SUSE Bug 1015547</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1021636</URL>
      <Description>SUSE Bug 1021636</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1030071</URL>
      <Description>SUSE Bug 1030071</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1035082</URL>
      <Description>SUSE Bug 1035082</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/983639</URL>
      <Description>SUSE Bug 983639</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-1950/</URL>
      <Description>SUSE CVE CVE-2016-1950 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-2834/</URL>
      <Description>SUSE CVE CVE-2016-2834 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-8635/</URL>
      <Description>SUSE CVE CVE-2016-8635 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9574/</URL>
      <Description>SUSE CVE CVE-2016-9574 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5429/</URL>
      <Description>SUSE CVE CVE-2017-5429 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5432/</URL>
      <Description>SUSE CVE CVE-2017-5432 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5433/</URL>
      <Description>SUSE CVE CVE-2017-5433 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5434/</URL>
      <Description>SUSE CVE CVE-2017-5434 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5435/</URL>
      <Description>SUSE CVE CVE-2017-5435 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5436/</URL>
      <Description>SUSE CVE CVE-2017-5436 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5437/</URL>
      <Description>SUSE CVE CVE-2017-5437 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5438/</URL>
      <Description>SUSE CVE CVE-2017-5438 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5439/</URL>
      <Description>SUSE CVE CVE-2017-5439 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5440/</URL>
      <Description>SUSE CVE CVE-2017-5440 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5441/</URL>
      <Description>SUSE CVE CVE-2017-5441 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5442/</URL>
      <Description>SUSE CVE CVE-2017-5442 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5443/</URL>
      <Description>SUSE CVE CVE-2017-5443 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5444/</URL>
      <Description>SUSE CVE CVE-2017-5444 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5445/</URL>
      <Description>SUSE CVE CVE-2017-5445 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5446/</URL>
      <Description>SUSE CVE CVE-2017-5446 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5447/</URL>
      <Description>SUSE CVE CVE-2017-5447 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5448/</URL>
      <Description>SUSE CVE CVE-2017-5448 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5459/</URL>
      <Description>SUSE CVE CVE-2017-5459 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5460/</URL>
      <Description>SUSE CVE CVE-2017-5460 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5461/</URL>
      <Description>SUSE CVE CVE-2017-5461 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5462/</URL>
      <Description>SUSE CVE CVE-2017-5462 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5464/</URL>
      <Description>SUSE CVE CVE-2017-5464 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5465/</URL>
      <Description>SUSE CVE CVE-2017-5465 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5469/</URL>
      <Description>SUSE CVE CVE-2017-5469 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Point of Sale 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Point of Sale 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3" CPE="cpe:/o:suse:sle-pos:11:sp3">SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp3">SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA" CPE="cpe:/o:suse:sles:11:sp3:teradata">SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4" CPE="cpe:/o:suse:sles_sap:11:sp4">SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4" CPE="cpe:/a:suse:sle-sdk:11:sp4">SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager 2.1">
      <Branch Type="Product Name" Name="SUSE Manager 2.1">
        <FullProductName ProductID="SUSE Manager 2.1" CPE="cpe:/o:suse:suse-manager-server:2.1">SUSE Manager 2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 2.1">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 2.1">
        <FullProductName ProductID="SUSE Manager Proxy 2.1">SUSE Manager Proxy 2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 5">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 5">
        <FullProductName ProductID="SUSE OpenStack Cloud 5" CPE="cpe:/o:suse:cloud:5">SUSE OpenStack Cloud 5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="MozillaFirefox-devel-45.9.0esr-71.2">
      <FullProductName ProductID="MozillaFirefox-devel-45.9.0esr-71.2">MozillaFirefox-devel-45.9.0esr-71.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nspr-devel-4.13.1-32.1">
      <FullProductName ProductID="mozilla-nspr-devel-4.13.1-32.1">mozilla-nspr-devel-4.13.1-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-devel-3.29.5-46.1">
      <FullProductName ProductID="mozilla-nss-devel-3.29.5-46.1">mozilla-nss-devel-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="MozillaFirefox-45.9.0esr-71.2">
      <FullProductName ProductID="MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="MozillaFirefox-translations-45.9.0esr-71.2">
      <FullProductName ProductID="MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreebl3-3.29.5-46.1">
      <FullProductName ProductID="libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreebl3-32bit-3.29.5-46.1">
      <FullProductName ProductID="libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsoftokn3-3.29.5-46.1">
      <FullProductName ProductID="libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsoftokn3-32bit-3.29.5-46.1">
      <FullProductName ProductID="libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nspr-4.13.1-32.1">
      <FullProductName ProductID="mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nspr-32bit-4.13.1-32.1">
      <FullProductName ProductID="mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-3.29.5-46.1">
      <FullProductName ProductID="mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-32bit-3.29.5-46.1">
      <FullProductName ProductID="mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-tools-3.29.5-46.1">
      <FullProductName ProductID="mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreebl3-x86-3.29.5-46.1">
      <FullProductName ProductID="libfreebl3-x86-3.29.5-46.1">libfreebl3-x86-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsoftokn3-x86-3.29.5-46.1">
      <FullProductName ProductID="libsoftokn3-x86-3.29.5-46.1">libsoftokn3-x86-3.29.5-46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nspr-x86-4.13.1-32.1">
      <FullProductName ProductID="mozilla-nspr-x86-4.13.1-32.1">mozilla-nspr-x86-4.13.1-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="mozilla-nss-x86-3.29.5-46.1">
      <FullProductName ProductID="mozilla-nss-x86-3.29.5-46.1">mozilla-nss-x86-3.29.5-46.1</FullProductName>
    </Branch>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Sale 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Linux Enterprise Point of Sale 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1">libfreebl3-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1">libsoftokn3-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-x86-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1">mozilla-nspr-x86-4.13.1-32.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1">mozilla-nss-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1">libfreebl3-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1">libsoftokn3-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-x86-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1">mozilla-nspr-x86-4.13.1-32.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-x86-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1">mozilla-nss-x86-3.29.5-46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-devel-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2">MozillaFirefox-devel-45.9.0esr-71.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-devel-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1">mozilla-nspr-devel-4.13.1-32.1 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-devel-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1">mozilla-nss-devel-3.29.5-46.1 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager 2.1">
      <FullProductName ProductID="SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Manager 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 2.1">
      <FullProductName ProductID="SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE Manager Proxy 2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2">MozillaFirefox-45.9.0esr-71.2 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="MozillaFirefox-translations-45.9.0esr-71.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2">MozillaFirefox-translations-45.9.0esr-71.2 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1">libfreebl3-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libfreebl3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1">libfreebl3-32bit-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1">libsoftokn3-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsoftokn3-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1">libsoftokn3-32bit-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1">mozilla-nspr-4.13.1-32.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nspr-32bit-4.13.1-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1">mozilla-nspr-32bit-4.13.1-32.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1">mozilla-nss-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-32bit-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1">mozilla-nss-32bit-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="mozilla-nss-tools-3.29.5-46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 5">
      <FullProductName ProductID="SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1">mozilla-nss-tools-3.29.5-46.1 as a component of SUSE OpenStack Cloud 5</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Heap-based buffer overflow in Mozilla Network Security Services (NSS) before 3.19.2.3 and 3.20.x and 3.21.x before 3.21.1, as used in Mozilla Firefox before 45.0 and Firefox ESR 38.x before 38.7, allows remote attackers to execute arbitrary code via crafted ASN.1 data in an X.509 certificate.</Note>
    </Notes>
    <CVE>CVE-2016-1950</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1950.html</URL>
        <Description>CVE-2016-1950</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/969894</URL>
        <Description>SUSE Bug 969894</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970257</URL>
        <Description>SUSE Bug 970257</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970377</URL>
        <Description>SUSE Bug 970377</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970378</URL>
        <Description>SUSE Bug 970378</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970379</URL>
        <Description>SUSE Bug 970379</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970380</URL>
        <Description>SUSE Bug 970380</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970381</URL>
        <Description>SUSE Bug 970381</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970431</URL>
        <Description>SUSE Bug 970431</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/970433</URL>
        <Description>SUSE Bug 970433</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Mozilla Network Security Services (NSS) before 3.23, as used in Mozilla Firefox before 47.0, allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors.</Note>
    </Notes>
    <CVE>CVE-2016-2834</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.1</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2834.html</URL>
        <Description>CVE-2016-2834</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983549</URL>
        <Description>SUSE Bug 983549</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983639</URL>
        <Description>SUSE Bug 983639</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">It was found that Diffie Hellman Client key exchange handling in NSS 3.21.x was vulnerable to small subgroup confinement attack. An attacker could use this flaw to recover private keys by confining the client DH key to small subgroup of the desired group.</Note>
    </Notes>
    <CVE>CVE-2016-8635</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-8635.html</URL>
        <Description>CVE-2016-8635</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1015422</URL>
        <Description>SUSE Bug 1015422</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1015547</URL>
        <Description>SUSE Bug 1015547</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">nss before version 3.30 is vulnerable to a remote denial of service during the session handshake when using SessionTicket extension and ECDHE-ECDSA.</Note>
    </Notes>
    <CVE>CVE-2016-9574</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9574.html</URL>
        <Description>CVE-2016-9574</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1015499</URL>
        <Description>SUSE Bug 1015499</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Memory safety bugs were reported in Firefox 52, Firefox ESR 45.8, Firefox ESR 52, and Thunderbird 52. 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 Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5429</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5429.html</URL>
        <Description>CVE-2017-5429</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability occurs during certain text input selection resulting in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5432</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5432.html</URL>
        <Description>CVE-2017-5432</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability in SMIL animation functions occurs when pointers to animation elements in an array are dropped from the animation controller while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5433</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5433.html</URL>
        <Description>CVE-2017-5433</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability occurs when redirecting focus handling which results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5434</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5434.html</URL>
        <Description>CVE-2017-5434</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability occurs during transaction processing in the editor during design mode interactions. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5435</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5435.html</URL>
        <Description>CVE-2017-5435</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds write in the Graphite 2 library triggered with a maliciously crafted Graphite font. This results in a potentially exploitable crash. This issue was fixed in the Graphite 2 library as well as Mozilla products. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5436</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5436.html</URL>
        <Description>CVE-2017-5436</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035204</URL>
        <Description>SUSE Bug 1035204</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** REJECT **  DO NOT USE THIS CANDIDATE NUMBER.  ConsultIDs: CVE-2016-10195, CVE-2016-10196, CVE-2016-10197.  Reason: This candidate is a duplicate of CVE-2016-10195, CVE-2016-10196, and CVE-2016-10197.  Notes: All CVE users should reference CVE-2016-10195, CVE-2016-10196, and/or CVE-2016-10197 instead of this candidate.  All references and descriptions in this candidate have been removed to prevent accidental usage.</Note>
    </Notes>
    <CVE>CVE-2017-5437</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5437.html</URL>
        <Description>CVE-2017-5437</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability during XSLT processing due to the result handler being held by a freed handler during handling. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5438</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5438.html</URL>
        <Description>CVE-2017-5438</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability during XSLT processing due to poor handling of template parameters. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5439</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5439.html</URL>
        <Description>CVE-2017-5439</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability during XSLT processing due to a failure to propagate error conditions during matching while evaluating context, leading to objects being used when they no longer exist. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5440</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5440.html</URL>
        <Description>CVE-2017-5440</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability when holding a selection during scroll events. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5441</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5441.html</URL>
        <Description>CVE-2017-5441</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability during changes in style when manipulating DOM elements. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5442</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5442.html</URL>
        <Description>CVE-2017-5442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds write vulnerability while decoding improperly formed BinHex format archives. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5443</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5443.html</URL>
        <Description>CVE-2017-5443</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A buffer overflow vulnerability while parsing "application/http-index-format" format content when the header contains improperly formatted data. This allows for an out-of-bounds read of data from memory. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5444</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5444.html</URL>
        <Description>CVE-2017-5444</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability while parsing "application/http-index-format" format content where uninitialized values are used to create an array. This could allow the reading of uninitialized memory into the arrays affected. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5445</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5445.html</URL>
        <Description>CVE-2017-5445</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds read when an HTTP/2 connection to a servers sends "DATA" frames with incorrect data content. This leads to a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5446</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5446.html</URL>
        <Description>CVE-2017-5446</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds read during the processing of glyph widths during text layout. This results in a potentially exploitable crash and could allow an attacker to read otherwise inaccessible memory. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5447</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5447.html</URL>
        <Description>CVE-2017-5447</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="22">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds write in "ClearKeyDecryptor" while decrypting some Clearkey-encrypted media content. The "ClearKeyDecryptor" code runs within the Gecko Media Plugin (GMP) sandbox. If a second mechanism is found to escape the sandbox, this vulnerability allows for the writing of arbitrary data within memory, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5448</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5448.html</URL>
        <Description>CVE-2017-5448</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="23">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A buffer overflow in WebGL triggerable by web content, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5459</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5459.html</URL>
        <Description>CVE-2017-5459</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="24">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free vulnerability in frame selection triggered by a combination of malicious script content and key presses by a user. This results in a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5460</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5460.html</URL>
        <Description>CVE-2017-5460</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="25">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Mozilla Network Security Services (NSS) before 3.21.4, 3.22.x through 3.28.x before 3.28.4, 3.29.x before 3.29.5, and 3.30.x before 3.30.1 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by leveraging incorrect base64 operations.</Note>
    </Notes>
    <CVE>CVE-2017-5461</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5461.html</URL>
        <Description>CVE-2017-5461</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="26">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw in DRBG number generation within the Network Security Services (NSS) library where the internal state V does not correctly carry bits over. The NSS library has been updated to fix this issue to address this issue and Firefox ESR 52.1 has been updated with NSS version 3.28.4. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5462</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5462.html</URL>
        <Description>CVE-2017-5462</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="27">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">During DOM manipulations of the accessibility tree through script, the DOM tree can become out of sync with the accessibility tree, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5464</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:H/Au:M/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5464.html</URL>
        <Description>CVE-2017-5464</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="28">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds read while processing SVG content in "ConvolvePixel". This results in a crash and also allows for otherwise inaccessible memory being copied into SVG graphic content, which could then displayed. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5465</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5465.html</URL>
        <Description>CVE-2017-5465</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="29">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Fixed potential buffer overflows in generated Firefox code due to CVE-2016-6354 issue in Flex. This vulnerability affects Thunderbird &lt; 52.1, Firefox ESR &lt; 45.9, Firefox ESR &lt; 52.1, and Firefox &lt; 53.</Note>
    </Notes>
    <CVE>CVE-2017-5469</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Sale 11 SP3:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-LTSS:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libfreebl3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsoftokn3-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nspr-x86-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:mozilla-nss-x86-3.29.5-46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:MozillaFirefox-devel-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nspr-devel-4.13.1-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:mozilla-nss-devel-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE Manager Proxy 2.1:mozilla-nss-tools-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:MozillaFirefox-translations-45.9.0esr-71.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libfreebl3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:libsoftokn3-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-32bit-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nspr-4.13.1-32.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-32bit-3.29.5-46.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 5:mozilla-nss-tools-3.29.5-46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2017/suse-su-20171175-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5469.html</URL>
        <Description>CVE-2017-5469</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035082</URL>
        <Description>SUSE Bug 1035082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1035209</URL>
        <Description>SUSE Bug 1035209</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
