<?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 nodejs6</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:1962-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-07-13T17:58:27Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-07-13T17:58:27Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-07-13T17:58:27Z</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 nodejs6</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for nodejs6 to version 6.14.3 fixes the following issues:

The following security vulnerability was addressed:

- Fixed a denial of service (DoS) vulnerability in Buffer.fill(), which could
  hang when being called (CVE-2018-7167, bsc#1097375).

The following other changes were made:

- Use absolute paths in executable shebang lines
- Fixed building with ICU61.1 (bsc#1091764)

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-07/msg00020.html</URL>
      <Description>E-Mail link for openSUSE-SU-2018:1962-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="nodejs6-6.14.3-12.1">
      <FullProductName ProductID="nodejs6-6.14.3-12.1">nodejs6-6.14.3-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs6-devel-6.14.3-12.1">
      <FullProductName ProductID="nodejs6-devel-6.14.3-12.1">nodejs6-devel-6.14.3-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs6-docs-6.14.3-12.1">
      <FullProductName ProductID="nodejs6-docs-6.14.3-12.1">nodejs6-docs-6.14.3-12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="npm6-6.14.3-12.1">
      <FullProductName ProductID="npm6-6.14.3-12.1">npm6-6.14.3-12.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nodejs6-6.14.3-12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-6.14.3-12.1">nodejs6-6.14.3-12.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs6-devel-6.14.3-12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-devel-6.14.3-12.1">nodejs6-devel-6.14.3-12.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs6-docs-6.14.3-12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-docs-6.14.3-12.1">nodejs6-docs-6.14.3-12.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm6-6.14.3-12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:npm6-6.14.3-12.1">npm6-6.14.3-12.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">Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS "Boron"), 8.x (LTS "Carbon"), and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable.</Note>
    </Notes>
    <CVE>CVE-2018-7167</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs6-6.14.3-12.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-devel-6.14.3-12.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-docs-6.14.3-12.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm6-6.14.3-12.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-07/msg00020.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-7167.html</URL>
        <Description>CVE-2018-7167</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097375</URL>
        <Description>SUSE Bug 1097375</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
