<?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-2019:1173-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2019-04-08T09:12:18Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2019-04-08T09:12:18Z</InitialReleaseDate>
    <CurrentReleaseDate>2019-04-08T09:12:18Z</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.17.0 fixes the following issues:

Security issues fixed:


- CVE-2019-5739: Fixed a potentially attack vector which could lead to Denial of Service 
  when HTTP connection are kept active (bsc#1127533).
- CVE-2019-5737: Fixed a potentially attack vector which could lead to Denial of Service
  when HTTP connection are kept active (bsc#1127532).
- CVE-2019-1559: Fixed OpenSSL 0-byte Record Padding Oracle which under certain circumstances 
  a TLS server can be forced to respond differently to a client and lead to the decryption of the data (bsc#1127080).

Release Notes: https://nodejs.org/en/blog/release/v6.17.0/    

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/2019-04/msg00046.html</URL>
      <Description>E-Mail link for openSUSE-SU-2019:1173-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.17.0-21.1">
      <FullProductName ProductID="nodejs6-6.17.0-21.1">nodejs6-6.17.0-21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs6-devel-6.17.0-21.1">
      <FullProductName ProductID="nodejs6-devel-6.17.0-21.1">nodejs6-devel-6.17.0-21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs6-docs-6.17.0-21.1">
      <FullProductName ProductID="nodejs6-docs-6.17.0-21.1">nodejs6-docs-6.17.0-21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="npm6-6.17.0-21.1">
      <FullProductName ProductID="npm6-6.17.0-21.1">npm6-6.17.0-21.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nodejs6-6.17.0-21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-6.17.0-21.1">nodejs6-6.17.0-21.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs6-devel-6.17.0-21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-devel-6.17.0-21.1">nodejs6-devel-6.17.0-21.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs6-docs-6.17.0-21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs6-docs-6.17.0-21.1">nodejs6-docs-6.17.0-21.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm6-6.17.0-21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:npm6-6.17.0-21.1">npm6-6.17.0-21.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">If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).</Note>
    </Notes>
    <CVE>CVE-2019-1559</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs6-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-devel-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-docs-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm6-6.17.0-21.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/2019-04/msg00046.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-1559.html</URL>
        <Description>CVE-2019-1559</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1127080</URL>
        <Description>SUSE Bug 1127080</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1130039</URL>
        <Description>SUSE Bug 1130039</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141798</URL>
        <Description>SUSE Bug 1141798</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 Node.js including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1, an attacker can cause a Denial of Service (DoS) by establishing an HTTP or HTTPS connection in keep-alive mode and by sending headers very slowly. This keeps the connection and associated resources alive for a long period of time. Potential attacks are mitigated by the use of a load balancer or other proxy layer. This vulnerability is an extension of CVE-2018-12121, addressed in November and impacts all active Node.js release lines including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1.</Note>
    </Notes>
    <CVE>CVE-2019-5737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs6-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-devel-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-docs-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm6-6.17.0-21.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/2019-04/msg00046.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-5737.html</URL>
        <Description>CVE-2019-5737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1127532</URL>
        <Description>SUSE Bug 1127532</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">Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service (DoS) attack vector. Node.js 6.17.0 introduces server.keepAliveTimeout and the 5-second default.</Note>
    </Notes>
    <CVE>CVE-2019-5739</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs6-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-devel-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs6-docs-6.17.0-21.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm6-6.17.0-21.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/2019-04/msg00046.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-5739.html</URL>
        <Description>CVE-2019-5739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1127533</URL>
        <Description>SUSE Bug 1127533</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
