<?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 nodejs4</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2018:2667-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-09-08T07:05:30Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-09-08T07:05:30Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-09-08T07:05:30Z</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 nodejs4</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for nodejs4 fixes the following issues:

Security issues fixed:

- CVE-2018-12115: Fixed an out-of-bounds memory write in Buffer that could be
  used to write to memory outside of a Buffer's memory space buffer (bsc#1105019)
- Upgrade to OpenSSL 1.0.2p, which fixed:
  - CVE-2018-0732: Client denial-of-service due to large DH parameter (bsc#1097158)
  - ECDSA key extraction via local side-channel

Other changes made:

- Recommend same major version npm package (bsc#1097748)
- Use absolute paths in executable shebang lines
- Fix building with ICU61.1 (bsc#1091764)
- Install license with %license, not %doc (bsc#1082318)

This update was imported from the SUSE:SLE-12:Update update project.</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>
  </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://lists.opensuse.org/opensuse-security-announce/2018-09/msg00018.html</URL>
      <Description>E-Mail link for openSUSE-SU-2018:2667-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 42.3">
      <Branch Type="Product Name" Name="openSUSE Leap 42.3">
        <FullProductName ProductID="openSUSE Leap 42.3">openSUSE Leap 42.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="nodejs4-4.9.1-17.1">
      <FullProductName ProductID="nodejs4-4.9.1-17.1">nodejs4-4.9.1-17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs4-devel-4.9.1-17.1">
      <FullProductName ProductID="nodejs4-devel-4.9.1-17.1">nodejs4-devel-4.9.1-17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs4-docs-4.9.1-17.1">
      <FullProductName ProductID="nodejs4-docs-4.9.1-17.1">nodejs4-docs-4.9.1-17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="npm4-4.9.1-17.1">
      <FullProductName ProductID="npm4-4.9.1-17.1">npm4-4.9.1-17.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nodejs4-4.9.1-17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-4.9.1-17.1">nodejs4-4.9.1-17.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs4-devel-4.9.1-17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-devel-4.9.1-17.1">nodejs4-devel-4.9.1-17.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs4-docs-4.9.1-17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-docs-4.9.1-17.1">nodejs4-docs-4.9.1-17.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm4-4.9.1-17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:npm4-4.9.1-17.1">npm4-4.9.1-17.1 as a component of openSUSE Leap 42.3</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">During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).</Note>
    </Notes>
    <CVE>CVE-2018-0732</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-17.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-security-announce/2018-09/msg00018.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-0732.html</URL>
        <Description>CVE-2018-0732</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1077628</URL>
        <Description>SUSE Bug 1077628</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097158</URL>
        <Description>SUSE Bug 1097158</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1099502</URL>
        <Description>SUSE Bug 1099502</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106692</URL>
        <Description>SUSE Bug 1106692</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1108542</URL>
        <Description>SUSE Bug 1108542</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1112097</URL>
        <Description>SUSE Bug 1112097</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122198</URL>
        <Description>SUSE Bug 1122198</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">In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.</Note>
    </Notes>
    <CVE>CVE-2018-12115</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-17.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-17.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-security-announce/2018-09/msg00018.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12115.html</URL>
        <Description>CVE-2018-12115</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105019</URL>
        <Description>SUSE Bug 1105019</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
