suse-su-2021:0061-1
Vulnerability from csaf_suse
Published
2021-01-11 14:01
Modified
2021-01-11 14:01
Summary
Security update for nodejs14
Notes
Title of the patch
Security update for nodejs14
Description of the patch
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)
Patchnames
SUSE-2021-61,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-61
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs14", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs14 fixes the following issues:\n\n- New upstream LTS version 14.15.4:\n * CVE-2020-8265: use-after-free in TLSWrap (High) bug in TLS\n implementation. When writing to a TLS enabled socket,\n node::StreamBase::Write calls node::TLSWrap::DoWrite with\n a freshly allocated WriteWrap object as first argument.\n If the DoWrite method does not return an error, this object is\n passed back to the caller as part of a StreamWriteResult structure.\n This may be exploited to corrupt memory leading to a\n Denial of Service or potentially other exploits (bsc#1180553)\n * CVE-2020-8287: HTTP Request Smuggling allow two copies of a\n header field in a http request. For example, two Transfer-Encoding\n header fields. In this case Node.js identifies the first header\n field and ignores the second. This can lead to HTTP Request\n Smuggling (https://cwe.mitre.org/data/definitions/444.html).\n (bsc#1180554)\n\n- New upstream LTS version 14.15.3:\n * deps:\n + upgrade npm to 6.14.9\n + update acorn to v8.0.4\n * http2: check write not scheduled in scope destructor\n * stream: fix regression on duplex end\n\n- New upstream LTS version 14.15.1:\n * deps: Denial of Service through DNS request (High).\n A Node.js application that allows an attacker to trigger a DNS\n request for a host of their choice could trigger a Denial of Service\n by getting the application to resolve a DNS record with\n a larger number of responses (bsc#1178882, CVE-2020-8277)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-61,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-61", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_0061-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0061-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210061-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0061-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008166.html" }, { "category": "self", "summary": "SUSE Bug 1178882", "url": "https://bugzilla.suse.com/1178882" }, { "category": "self", "summary": "SUSE Bug 1180553", "url": "https://bugzilla.suse.com/1180553" }, { "category": "self", "summary": "SUSE Bug 1180554", "url": "https://bugzilla.suse.com/1180554" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8265 page", "url": "https://www.suse.com/security/cve/CVE-2020-8265/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8277 page", "url": "https://www.suse.com/security/cve/CVE-2020-8277/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs14", "tracking": { "current_release_date": "2021-01-11T14:01:32Z", "generator": { "date": "2021-01-11T14:01:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0061-1", "initial_release_date": "2021-01-11T14:01:32Z", "revision_history": [ { "date": "2021-01-11T14:01:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-5.6.1.aarch64", "product": { "name": "nodejs14-14.15.4-5.6.1.aarch64", "product_id": "nodejs14-14.15.4-5.6.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-5.6.1.aarch64", "product": { "name": "nodejs14-devel-14.15.4-5.6.1.aarch64", "product_id": "nodejs14-devel-14.15.4-5.6.1.aarch64" } }, { "category": "product_version", "name": "npm14-14.15.4-5.6.1.aarch64", "product": { "name": "npm14-14.15.4-5.6.1.aarch64", "product_id": "npm14-14.15.4-5.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs14-docs-14.15.4-5.6.1.noarch", "product": { "name": "nodejs14-docs-14.15.4-5.6.1.noarch", "product_id": "nodejs14-docs-14.15.4-5.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-5.6.1.ppc64le", "product": { "name": "nodejs14-14.15.4-5.6.1.ppc64le", "product_id": "nodejs14-14.15.4-5.6.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-5.6.1.ppc64le", "product": { "name": "nodejs14-devel-14.15.4-5.6.1.ppc64le", "product_id": "nodejs14-devel-14.15.4-5.6.1.ppc64le" } }, { "category": "product_version", "name": "npm14-14.15.4-5.6.1.ppc64le", "product": { "name": "npm14-14.15.4-5.6.1.ppc64le", "product_id": "npm14-14.15.4-5.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-5.6.1.s390x", "product": { "name": "nodejs14-14.15.4-5.6.1.s390x", "product_id": "nodejs14-14.15.4-5.6.1.s390x" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-5.6.1.s390x", "product": { "name": "nodejs14-devel-14.15.4-5.6.1.s390x", "product_id": "nodejs14-devel-14.15.4-5.6.1.s390x" } }, { "category": "product_version", "name": "npm14-14.15.4-5.6.1.s390x", "product": { "name": "npm14-14.15.4-5.6.1.s390x", "product_id": "npm14-14.15.4-5.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-5.6.1.x86_64", "product": { "name": "nodejs14-14.15.4-5.6.1.x86_64", "product_id": "nodejs14-14.15.4-5.6.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-5.6.1.x86_64", "product": { "name": "nodejs14-devel-14.15.4-5.6.1.x86_64", "product_id": "nodejs14-devel-14.15.4-5.6.1.x86_64" } }, { "category": "product_version", "name": "npm14-14.15.4-5.6.1.x86_64", "product": { "name": "npm14-14.15.4-5.6.1.x86_64", "product_id": "npm14-14.15.4-5.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64" }, "product_reference": "nodejs14-14.15.4-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le" }, "product_reference": "nodejs14-14.15.4-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-5.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x" }, "product_reference": "nodejs14-14.15.4-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64" }, "product_reference": "nodejs14-14.15.4-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64" }, "product_reference": "nodejs14-devel-14.15.4-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le" }, "product_reference": "nodejs14-devel-14.15.4-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-5.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x" }, "product_reference": "nodejs14-devel-14.15.4-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64" }, "product_reference": "nodejs14-devel-14.15.4-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.15.4-5.6.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch" }, "product_reference": "nodejs14-docs-14.15.4-5.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64" }, "product_reference": "npm14-14.15.4-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le" }, "product_reference": "npm14-14.15.4-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-5.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x" }, "product_reference": "npm14-14.15.4-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" }, "product_reference": "npm14-14.15.4-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-8265", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8265" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8265", "url": "https://www.suse.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "SUSE Bug 1180553 for CVE-2020-8265", "url": "https://bugzilla.suse.com/1180553" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:32Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "cve": "CVE-2020-8277", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8277" } ], "notes": [ { "category": "general", "text": "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 \u003c 15.2.1, \u003c 14.15.1, and \u003c 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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8277", "url": "https://www.suse.com/security/cve/CVE-2020-8277" }, { "category": "external", "summary": "SUSE Bug 1178882 for CVE-2020-8277", "url": "https://bugzilla.suse.com/1178882" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:32Z", "details": "important" } ], "title": "CVE-2020-8277" }, { "cve": "CVE-2020-8287", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8287" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8287", "url": "https://www.suse.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "SUSE Bug 1180554 for CVE-2020-8287", "url": "https://bugzilla.suse.com/1180554" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-devel-14.15.4-5.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs14-docs-14.15.4-5.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm14-14.15.4-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:32Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…