<?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-2019:0088-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2019-01-25T15:09:21Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2019-01-25T15:09:21Z</InitialReleaseDate>
    <CurrentReleaseDate>2019-01-25T15:09:21Z</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-0734: Fixed a timing vulnerability in the DSA signature generation (bsc#1113652)
- CVE-2018-5407: Fixed a hyperthread port content side channel attack (aka 'PortSmash') (bsc#1113534)
- CVE-2018-12120: Fixed that the debugger listens on any interface by default (bsc#1117625)
- CVE-2018-12121: Fixed a denial of Service with large HTTP headers (bsc#1117626)
- CVE-2018-12122: Fixed the 'Slowloris' HTTP Denial of Service (bsc#1117627)
- CVE-2018-12116: Fixed HTTP request splitting (bsc#1117630)
- CVE-2018-12123: Fixed hostname spoofing in URL parser for javascript protocol (bsc#1117629)

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-01/msg00035.html</URL>
      <Description>E-Mail link for openSUSE-SU-2019:0088-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-20.1">
      <FullProductName ProductID="nodejs4-4.9.1-20.1">nodejs4-4.9.1-20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs4-devel-4.9.1-20.1">
      <FullProductName ProductID="nodejs4-devel-4.9.1-20.1">nodejs4-devel-4.9.1-20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs4-docs-4.9.1-20.1">
      <FullProductName ProductID="nodejs4-docs-4.9.1-20.1">nodejs4-docs-4.9.1-20.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="npm4-4.9.1-20.1">
      <FullProductName ProductID="npm4-4.9.1-20.1">npm4-4.9.1-20.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nodejs4-4.9.1-20.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-4.9.1-20.1">nodejs4-4.9.1-20.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs4-devel-4.9.1-20.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1">nodejs4-devel-4.9.1-20.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs4-docs-4.9.1-20.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1">nodejs4-docs-4.9.1-20.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm4-4.9.1-20.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:npm4-4.9.1-20.1">npm4-4.9.1-20.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">The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).</Note>
    </Notes>
    <CVE>CVE-2018-0734</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-0734.html</URL>
        <Description>CVE-2018-0734</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113534</URL>
        <Description>SUSE Bug 1113534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113652</URL>
        <Description>SUSE Bug 1113652</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113742</URL>
        <Description>SUSE Bug 1113742</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122198</URL>
        <Description>SUSE Bug 1122198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122212</URL>
        <Description>SUSE Bug 1122212</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</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">Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the `path` option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to made to the same server.</Note>
    </Notes>
    <CVE>CVE-2018-12116</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12116.html</URL>
        <Description>CVE-2018-12116</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1117630</URL>
        <Description>SUSE Bug 1117630</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">Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with `node --debug` or `node debug`, it listens to port 5858 on all interfaces by default. This may allow remote computers to attach to the debug port and evaluate arbitrary JavaScript. The default interface is now localhost. It has always been possible to start the debugger on a specific interface, such as `node --debug=localhost`. The debugger was removed in Node.js 8 and replaced with the inspector, so no versions from 8 and later are vulnerable.</Note>
    </Notes>
    <CVE>CVE-2018-12120</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</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-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12120.html</URL>
        <Description>CVE-2018-12120</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1117625</URL>
        <Description>SUSE Bug 1117625</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">Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.</Note>
    </Notes>
    <CVE>CVE-2018-12121</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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/2019-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12121.html</URL>
        <Description>CVE-2018-12121</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1117626</URL>
        <Description>SUSE Bug 1117626</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="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time.</Note>
    </Notes>
    <CVE>CVE-2018-12122</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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/2019-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12122.html</URL>
        <Description>CVE-2018-12122</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1117627</URL>
        <Description>SUSE Bug 1117627</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">Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse() to determine the URL hostname, that hostname can be spoofed by using a mixed case "javascript:" (e.g. "javAscript:") protocol (other protocols are not affected). If security decisions are made about the URL based on the hostname, they may be incorrect.</Note>
    </Notes>
    <CVE>CVE-2018-12123</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-12123.html</URL>
        <Description>CVE-2018-12123</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1117629</URL>
        <Description>SUSE Bug 1117629</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">Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.</Note>
    </Notes>
    <CVE>CVE-2018-5407</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.3:nodejs4-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-devel-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:nodejs4-docs-4.9.1-20.1</ProductID>
        <ProductID>openSUSE Leap 42.3:npm4-4.9.1-20.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-01/msg00035.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-5407.html</URL>
        <Description>CVE-2018-5407</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113534</URL>
        <Description>SUSE Bug 1113534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1116195</URL>
        <Description>SUSE Bug 1116195</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
