<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for nodejs14</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2021:0061-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2021-01-11T14:01:32Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-01-11T14:01:32Z</InitialReleaseDate>
    <CurrentReleaseDate>2021-01-11T14:01:32Z</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 nodejs14</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for nodejs14 fixes the following issues:

- New upstream LTS version 14.15.4:
  * CVE-2020-8265: use-after-free in TLSWrap (High) bug in TLS
    implementation. When writing to a TLS enabled socket,
    node::StreamBase::Write calls node::TLSWrap::DoWrite with
    a freshly allocated WriteWrap object as first argument.
    If the DoWrite method does not return an error, this object is
    passed back to the caller as part of a StreamWriteResult structure.
    This may be exploited to corrupt memory leading to a
    Denial of Service or potentially other exploits (bsc#1180553)
  * CVE-2020-8287: HTTP Request Smuggling allow two copies of a
    header field in a http request. For example, two Transfer-Encoding
    header fields. In this case Node.js identifies the first header
    field and ignores the second. This can lead to HTTP Request
    Smuggling (https://cwe.mitre.org/data/definitions/444.html).
    (bsc#1180554)

- New upstream LTS version 14.15.3:
  * deps:
    + upgrade npm to 6.14.9
    + update acorn to v8.0.4
  * http2: check write not scheduled in scope destructor
  * stream: fix regression on duplex end

- New upstream LTS version 14.15.1:
  * deps: Denial of Service through DNS request (High).
  A Node.js application that allows an attacker to trigger a DNS
  request for a host of their choice could trigger a Denial of Service
  by getting the application to resolve a DNS record with
  a larger number of responses (bsc#1178882, CVE-2020-8277)
</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">Container bci/node:14-2021-61,SUSE-2021-61,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-61</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/2021/suse-su-20210061-1/</URL>
      <Description>Link for SUSE-SU-2021:0061-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-January/008166.html</URL>
      <Description>E-Mail link for SUSE-SU-2021:0061-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/1178882</URL>
      <Description>SUSE Bug 1178882</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1180553</URL>
      <Description>SUSE Bug 1180553</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1180554</URL>
      <Description>SUSE Bug 1180554</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-8265/</URL>
      <Description>SUSE CVE CVE-2020-8265 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-8277/</URL>
      <Description>SUSE CVE CVE-2020-8277 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-8287/</URL>
      <Description>SUSE CVE CVE-2020-8287 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container bci/node:14">
      <Branch Type="Product Name" Name="Container bci/node:14">
        <FullProductName ProductID="Container bci/node:14">Container bci/node:14</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP2" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp2">SUSE Linux Enterprise Module for Web and Scripting 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="nodejs14-14.15.4-5.6.1">
      <FullProductName ProductID="nodejs14-14.15.4-5.6.1">nodejs14-14.15.4-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="npm14-14.15.4-5.6.1">
      <FullProductName ProductID="npm14-14.15.4-5.6.1">npm14-14.15.4-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs14-devel-14.15.4-5.6.1">
      <FullProductName ProductID="nodejs14-devel-14.15.4-5.6.1">nodejs14-devel-14.15.4-5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nodejs14-docs-14.15.4-5.6.1">
      <FullProductName ProductID="nodejs14-docs-14.15.4-5.6.1">nodejs14-docs-14.15.4-5.6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nodejs14-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:14">
      <FullProductName ProductID="Container bci/node:14:nodejs14-14.15.4-5.6.1">nodejs14-14.15.4-5.6.1 as a component of Container bci/node:14</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm14-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:14">
      <FullProductName ProductID="Container bci/node:14:npm14-14.15.4-5.6.1">npm14-14.15.4-5.6.1 as a component of Container bci/node:14</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs14-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1">nodejs14-14.15.4-5.6.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs14-devel-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1">nodejs14-devel-14.15.4-5.6.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nodejs14-docs-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1">nodejs14-docs-14.15.4-5.6.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="npm14-14.15.4-5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1">npm14-14.15.4-5.6.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.</Note>
    </Notes>
    <CVE>CVE-2020-8265</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/node:14:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>Container bci/node:14:npm14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6.8</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>8.1</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </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/2021/suse-su-20210061-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-8265.html</URL>
        <Description>CVE-2020-8265</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1180553</URL>
        <Description>SUSE Bug 1180553</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions &lt; 15.2.1, &lt; 14.15.1, and &lt; 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.</Note>
    </Notes>
    <CVE>CVE-2020-8277</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/node:14:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>Container bci/node:14:npm14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:N/I:N/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </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/2021/suse-su-20210061-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-8277.html</URL>
        <Description>CVE-2020-8277</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178882</URL>
        <Description>SUSE Bug 1178882</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling.</Note>
    </Notes>
    <CVE>CVE-2020-8287</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/node:14:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>Container bci/node:14:npm14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6.4</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:P/I:P/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </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/2021/suse-su-20210061-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-8287.html</URL>
        <Description>CVE-2020-8287</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1180554</URL>
        <Description>SUSE Bug 1180554</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
