Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-8265 (GCVE-0-2020-8265)
Vulnerability from cvelistv5
Published
2021-01-06 21:01
Modified
2025-04-30 22:24
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-416 - Use After Free ()
Summary
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.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:56:27.971Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/988103" }, { "name": "DSA-4826", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4826" }, { "name": "FEDORA-2021-fb1a136393", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "name": "GLSA-202101-07", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202101-07" }, { "name": "FEDORA-2021-d5b2c18fe6", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Node", "vendor": "NodeJS", "versions": [ { "lessThan": "4.*", "status": "affected", "version": "4.0", "versionType": "semver" }, { "lessThan": "5.*", "status": "affected", "version": "5.0", "versionType": "semver" }, { "lessThan": "6.*", "status": "affected", "version": "6.0", "versionType": "semver" }, { "lessThan": "7.*", "status": "affected", "version": "7.0", "versionType": "semver" }, { "lessThan": "8.*", "status": "affected", "version": "8.0", "versionType": "semver" }, { "lessThan": "9.*", "status": "affected", "version": "9.0", "versionType": "semver" }, { "lessThan": "10.23.1", "status": "affected", "version": "10.0", "versionType": "semver" }, { "lessThan": "11.*", "status": "affected", "version": "11.0", "versionType": "semver" }, { "lessThan": "12.20.1", "status": "affected", "version": "12.0", "versionType": "semver" }, { "lessThan": "13.*", "status": "affected", "version": "13.0", "versionType": "semver" }, { "lessThan": "14.15.4", "status": "affected", "version": "14.0", "versionType": "semver" }, { "lessThan": "15.5.1", "status": "affected", "version": "15.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-416", "description": "Use After Free (CWE-416)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-04-30T22:24:28.624Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/988103" }, { "name": "DSA-4826", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4826" }, { "name": "FEDORA-2021-fb1a136393", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "name": "GLSA-202101-07", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202101-07" }, { "name": "FEDORA-2021-d5b2c18fe6", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2020-8265", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "https://github.com/nodejs/node", "version": { "version_data": [ { "version_value": "Fixed in 10.23.1, 12.20.1, 14.15.4, 15.5.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use After Free (CWE-416)" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/", "refsource": "MISC", "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "name": "https://hackerone.com/reports/988103", "refsource": "MISC", "url": "https://hackerone.com/reports/988103" }, { "name": "DSA-4826", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4826" }, { "name": "FEDORA-2021-fb1a136393", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "name": "GLSA-202101-07", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202101-07" }, { "name": "FEDORA-2021-d5b2c18fe6", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "name": "https://www.oracle.com/security-alerts/cpujan2021.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "name": "https://security.netapp.com/advisory/ntap-20210212-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" } ] } } } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2020-8265", "datePublished": "2021-01-06T21:01:15", "dateReserved": "2020-01-28T00:00:00", "dateUpdated": "2025-04-30T22:24:28.624Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-8265\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2021-01-06T21:15:14.410\",\"lastModified\":\"2024-11-21T05:38:37.120\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Node.js versiones anteriores a 10.23.1, 12.20.1, 14.15.4, 15.5.1, son vulnerables a un bug de uso de la memoria previamente liberada en su implementaci\u00f3n TLS.\u0026#xa0;Al escribir en un socket habilitado para TLS, node::StreamBase::Write llama node::TLSWrap::DoWrite con un objeto WriteWrap reci\u00e9n asignado como primer argumento.\u0026#xa0;Si el m\u00e9todo DoWrite no devuelve un error, este objeto es devuelto a la persona que llama como parte de una estructura de StreamWriteResult.\u0026#xa0;Esto puede ser explotado para corromper la memoria conllevando a una Denegaci\u00f3n de Servicio o potencialmente otras explotaciones\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndExcluding\":\"10.23.1\",\"matchCriteriaId\":\"8042EBD0-9F28-43DF-BF27-DD3BBBD3E017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndExcluding\":\"12.20.1\",\"matchCriteriaId\":\"5E1AAC61-6E2E-46F8-BB51-D615FC87DA3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndExcluding\":\"14.15.4\",\"matchCriteriaId\":\"1DF64627-51CF-41BB-A9D2-B23DAC590FF0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"15.0.0\",\"versionEndExcluding\":\"15.5.1\",\"matchCriteriaId\":\"B6E4C7D3-2F1D-49B8-95AF-B89D82267ECB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:19.3.4:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"937F66F5-F5BA-4156-82E0-EB2C99ABD41A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.3.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"BC0F8B31-F93B-40B6-9C06-A3996DC63829\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.1.1\",\"matchCriteriaId\":\"B0F46497-4AB0-49A7-9453-CC26837BF253\"}]}]}],\"references\":[{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/988103\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202101-07\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210212-0003/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4826\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/988103\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202101-07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210212-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4826\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
suse-su-2021:0107-1
Vulnerability from csaf_suse
Published
2021-01-13 08:53
Modified
2021-01-13 08:53
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
Patchnames
SUSE-2021-107,SUSE-SLE-Module-Web-Scripting-12-2021-107
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", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-107,SUSE-SLE-Module-Web-Scripting-12-2021-107", "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_0107-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0107-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210107-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0107-1", "url": "https://lists.suse.com/pipermail/sle-updates/2021-January/017675.html" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs14", "tracking": { "current_release_date": "2021-01-13T08:53:01Z", "generator": { "date": "2021-01-13T08:53:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0107-1", "initial_release_date": "2021-01-13T08:53:01Z", "revision_history": [ { "date": "2021-01-13T08:53:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-6.6.1.aarch64", "product": { "name": "nodejs14-14.15.4-6.6.1.aarch64", "product_id": "nodejs14-14.15.4-6.6.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-6.6.1.aarch64", "product": { "name": "nodejs14-devel-14.15.4-6.6.1.aarch64", "product_id": "nodejs14-devel-14.15.4-6.6.1.aarch64" } }, { "category": "product_version", "name": "npm14-14.15.4-6.6.1.aarch64", "product": { "name": "npm14-14.15.4-6.6.1.aarch64", "product_id": "npm14-14.15.4-6.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs14-docs-14.15.4-6.6.1.noarch", "product": { "name": "nodejs14-docs-14.15.4-6.6.1.noarch", "product_id": "nodejs14-docs-14.15.4-6.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-6.6.1.ppc64le", "product": { "name": "nodejs14-14.15.4-6.6.1.ppc64le", "product_id": "nodejs14-14.15.4-6.6.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-6.6.1.ppc64le", "product": { "name": "nodejs14-devel-14.15.4-6.6.1.ppc64le", "product_id": "nodejs14-devel-14.15.4-6.6.1.ppc64le" } }, { "category": "product_version", "name": "npm14-14.15.4-6.6.1.ppc64le", "product": { "name": "npm14-14.15.4-6.6.1.ppc64le", "product_id": "npm14-14.15.4-6.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-6.6.1.s390x", "product": { "name": "nodejs14-14.15.4-6.6.1.s390x", "product_id": "nodejs14-14.15.4-6.6.1.s390x" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-6.6.1.s390x", "product": { "name": "nodejs14-devel-14.15.4-6.6.1.s390x", "product_id": "nodejs14-devel-14.15.4-6.6.1.s390x" } }, { "category": "product_version", "name": "npm14-14.15.4-6.6.1.s390x", "product": { "name": "npm14-14.15.4-6.6.1.s390x", "product_id": "npm14-14.15.4-6.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-6.6.1.x86_64", "product": { "name": "nodejs14-14.15.4-6.6.1.x86_64", "product_id": "nodejs14-14.15.4-6.6.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-6.6.1.x86_64", "product": { "name": "nodejs14-devel-14.15.4-6.6.1.x86_64", "product_id": "nodejs14-devel-14.15.4-6.6.1.x86_64" } }, { "category": "product_version", "name": "npm14-14.15.4-6.6.1.x86_64", "product": { "name": "npm14-14.15.4-6.6.1.x86_64", "product_id": "npm14-14.15.4-6.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.aarch64" }, "product_reference": "nodejs14-14.15.4-6.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le" }, "product_reference": "nodejs14-14.15.4-6.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-6.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x" }, "product_reference": "nodejs14-14.15.4-6.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64" }, "product_reference": "nodejs14-14.15.4-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64" }, "product_reference": "nodejs14-devel-14.15.4-6.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le" }, "product_reference": "nodejs14-devel-14.15.4-6.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-6.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x" }, "product_reference": "nodejs14-devel-14.15.4-6.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64" }, "product_reference": "nodejs14-devel-14.15.4-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.15.4-6.6.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch" }, "product_reference": "nodejs14-docs-14.15.4-6.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-6.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64" }, "product_reference": "npm14-14.15.4-6.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-6.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le" }, "product_reference": "npm14-14.15.4-6.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-6.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x" }, "product_reference": "npm14-14.15.4-6.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-6.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.x86_64" }, "product_reference": "npm14-14.15.4-6.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-13T08:53:01Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.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 12:nodejs14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.15.4-6.6.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.15.4-6.6.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.15.4-6.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-13T08:53:01Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
suse-su-2021:0060-1
Vulnerability from csaf_suse
Published
2021-01-11 14:01
Modified
2021-01-11 14:01
Summary
Security update for nodejs10
Notes
Title of the patch
Security update for nodejs10
Description of the patch
This update for nodejs10 fixes the following issues:
- New upstream LTS version 10.23.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 10.23.0:
* deps: upgrade npm to 6.14.8
* n-api:
+ create N-API version 7
+ expose napi_build_version variable
Patchnames
SUSE-2021-60,SUSE-SLE-Module-Web-Scripting-15-SP1-2021-60,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-60,SUSE-SLE-Product-HPC-15-2021-60,SUSE-SLE-Product-SLES-15-2021-60,SUSE-SLE-Product-SLES_SAP-15-2021-60
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 nodejs10", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs10 fixes the following issues:\n\n- New upstream LTS version 10.23.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 10.23.0:\n * deps: upgrade npm to 6.14.8\n * n-api:\n + create N-API version 7\n + expose napi_build_version variable\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-60,SUSE-SLE-Module-Web-Scripting-15-SP1-2021-60,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-60,SUSE-SLE-Product-HPC-15-2021-60,SUSE-SLE-Product-SLES-15-2021-60,SUSE-SLE-Product-SLES_SAP-15-2021-60", "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_0060-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0060-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210060-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0060-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008169.html" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs10", "tracking": { "current_release_date": "2021-01-11T14:01:13Z", "generator": { "date": "2021-01-11T14:01:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0060-1", "initial_release_date": "2021-01-11T14:01:13Z", "revision_history": [ { "date": "2021-01-11T14:01:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.30.1.aarch64", "product": { "name": "nodejs10-10.23.1-1.30.1.aarch64", "product_id": "nodejs10-10.23.1-1.30.1.aarch64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.30.1.aarch64", "product": { "name": "nodejs10-devel-10.23.1-1.30.1.aarch64", "product_id": "nodejs10-devel-10.23.1-1.30.1.aarch64" } }, { "category": "product_version", "name": "npm10-10.23.1-1.30.1.aarch64", "product": { "name": "npm10-10.23.1-1.30.1.aarch64", "product_id": "npm10-10.23.1-1.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.30.1.i586", "product": { "name": "nodejs10-10.23.1-1.30.1.i586", "product_id": "nodejs10-10.23.1-1.30.1.i586" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.30.1.i586", "product": { "name": "nodejs10-devel-10.23.1-1.30.1.i586", "product_id": "nodejs10-devel-10.23.1-1.30.1.i586" } }, { "category": "product_version", "name": "npm10-10.23.1-1.30.1.i586", "product": { "name": "npm10-10.23.1-1.30.1.i586", "product_id": "npm10-10.23.1-1.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs10-docs-10.23.1-1.30.1.noarch", "product": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch", "product_id": "nodejs10-docs-10.23.1-1.30.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.30.1.ppc64le", "product": { "name": "nodejs10-10.23.1-1.30.1.ppc64le", "product_id": "nodejs10-10.23.1-1.30.1.ppc64le" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "product": { "name": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "product_id": "nodejs10-devel-10.23.1-1.30.1.ppc64le" } }, { "category": "product_version", "name": "npm10-10.23.1-1.30.1.ppc64le", "product": { "name": "npm10-10.23.1-1.30.1.ppc64le", "product_id": "npm10-10.23.1-1.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.30.1.s390x", "product": { "name": "nodejs10-10.23.1-1.30.1.s390x", "product_id": "nodejs10-10.23.1-1.30.1.s390x" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.30.1.s390x", "product": { "name": "nodejs10-devel-10.23.1-1.30.1.s390x", "product_id": "nodejs10-devel-10.23.1-1.30.1.s390x" } }, { "category": "product_version", "name": "npm10-10.23.1-1.30.1.s390x", "product": { "name": "npm10-10.23.1-1.30.1.s390x", "product_id": "npm10-10.23.1-1.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.30.1.x86_64", "product": { "name": "nodejs10-10.23.1-1.30.1.x86_64", "product_id": "nodejs10-10.23.1-1.30.1.x86_64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.30.1.x86_64", "product": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64", "product_id": "nodejs10-devel-10.23.1-1.30.1.x86_64" } }, { "category": "product_version", "name": "npm10-10.23.1-1.30.1.x86_64", "product": { "name": "npm10-10.23.1-1.30.1.x86_64", "product_id": "npm10-10.23.1-1.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp1" } } }, { "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_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64" }, "product_reference": "npm10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le" }, "product_reference": "npm10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x" }, "product_reference": "npm10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.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:nodejs10-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.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:nodejs10-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.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:nodejs10-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.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:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.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": "nodejs10-devel-10.23.1-1.30.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:nodejs10-devel-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.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:nodejs10-devel-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.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:nodejs10-devel-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.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:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.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": "nodejs10-docs-10.23.1-1.30.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:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.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:npm10-10.23.1-1.30.1.aarch64" }, "product_reference": "npm10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.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:npm10-10.23.1-1.30.1.ppc64le" }, "product_reference": "npm10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.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:npm10-10.23.1-1.30.1.s390x" }, "product_reference": "npm10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.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:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.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": "nodejs10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64" }, "product_reference": "npm10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64" }, "product_reference": "npm10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64" }, "product_reference": "npm10-10.23.1-1.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le" }, "product_reference": "npm10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x" }, "product_reference": "npm10-10.23.1-1.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le" }, "product_reference": "npm10-10.23.1-1.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.x86_64" }, "product_reference": "npm10-10.23.1-1.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:13Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:13Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.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 High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:npm10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.23.1-1.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.23.1-1.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.23.1-1.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:13Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
suse-su-2021:0062-1
Vulnerability from csaf_suse
Published
2021-01-11 14:01
Modified
2021-01-11 14:01
Summary
Security update for nodejs12
Notes
Title of the patch
Security update for nodejs12
Description of the patch
This update for nodejs12 fixes the following issues:
- New upstream LTS version 12.20.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 12.20.0:
* deps:
+ update llhttp '2.1.2' -> '2.1.3'
+ update uv '1.39.0' -> '1.40.0'
+ update uvwasi '0.0.10' -> '0.0.11'
* fs: add .ref() and .unref() methods to watcher classes
* http: added scheduling option to http agent
* module:
+ exports pattern support
+ named exports for CJS via static analysis
* n-api: add more property defaults (gh#35214)
- New upstream LTS version 12.19.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)
- New upstream LTS version 12.19.0:
* crypto: add randomInt function
* deps:
+ upgrade to libuv 1.39.0
+ deps: upgrade npm to 6.14.7
+ deps: upgrade to libuv 1.38.1
* doc: deprecate process.umask() with no arguments
* module:
+ package 'imports' field
+ module: deprecate module.parent
* n-api: create N-API version 7
* zlib: switch to lazy init for zlib streams
Patchnames
SUSE-2021-62,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-62
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 nodejs12", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs12 fixes the following issues:\n\n- New upstream LTS version 12.20.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 12.20.0:\n * deps:\n + update llhttp \u00272.1.2\u0027 -\u003e \u00272.1.3\u0027\n + update uv \u00271.39.0\u0027 -\u003e \u00271.40.0\u0027\n + update uvwasi \u00270.0.10\u0027 -\u003e \u00270.0.11\u0027\n * fs: add .ref() and .unref() methods to watcher classes\n * http: added scheduling option to http agent\n * module:\n + exports pattern support\n + named exports for CJS via static analysis\n * n-api: add more property defaults (gh#35214)\n\n- New upstream LTS version 12.19.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\n- New upstream LTS version 12.19.0:\n * crypto: add randomInt function\n * deps:\n + upgrade to libuv 1.39.0\n + deps: upgrade npm to 6.14.7\n + deps: upgrade to libuv 1.38.1\n * doc: deprecate process.umask() with no arguments\n * module:\n + package \u0027imports\u0027 field\n + module: deprecate module.parent\n * n-api: create N-API version 7\n * zlib: switch to lazy init for zlib streams\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-62,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-62", "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_0062-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0062-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210062-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0062-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008168.html" }, { "category": "self", "summary": "SUSE Bug 1178882", "url": "https://bugzilla.suse.com/1178882" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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 nodejs12", "tracking": { "current_release_date": "2021-01-11T14:01:49Z", "generator": { "date": "2021-01-11T14:01:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0062-1", "initial_release_date": "2021-01-11T14:01:49Z", "revision_history": [ { "date": "2021-01-11T14:01:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-4.10.1.aarch64", "product": { "name": "nodejs12-12.20.1-4.10.1.aarch64", "product_id": "nodejs12-12.20.1-4.10.1.aarch64" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-4.10.1.aarch64", "product": { "name": "nodejs12-devel-12.20.1-4.10.1.aarch64", "product_id": "nodejs12-devel-12.20.1-4.10.1.aarch64" } }, { "category": "product_version", "name": "npm12-12.20.1-4.10.1.aarch64", "product": { "name": "npm12-12.20.1-4.10.1.aarch64", "product_id": "npm12-12.20.1-4.10.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs12-docs-12.20.1-4.10.1.noarch", "product": { "name": "nodejs12-docs-12.20.1-4.10.1.noarch", "product_id": "nodejs12-docs-12.20.1-4.10.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-4.10.1.ppc64le", "product": { "name": "nodejs12-12.20.1-4.10.1.ppc64le", "product_id": "nodejs12-12.20.1-4.10.1.ppc64le" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-4.10.1.ppc64le", "product": { "name": "nodejs12-devel-12.20.1-4.10.1.ppc64le", "product_id": "nodejs12-devel-12.20.1-4.10.1.ppc64le" } }, { "category": "product_version", "name": "npm12-12.20.1-4.10.1.ppc64le", "product": { "name": "npm12-12.20.1-4.10.1.ppc64le", "product_id": "npm12-12.20.1-4.10.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-4.10.1.s390x", "product": { "name": "nodejs12-12.20.1-4.10.1.s390x", "product_id": "nodejs12-12.20.1-4.10.1.s390x" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-4.10.1.s390x", "product": { "name": "nodejs12-devel-12.20.1-4.10.1.s390x", "product_id": "nodejs12-devel-12.20.1-4.10.1.s390x" } }, { "category": "product_version", "name": "npm12-12.20.1-4.10.1.s390x", "product": { "name": "npm12-12.20.1-4.10.1.s390x", "product_id": "npm12-12.20.1-4.10.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-4.10.1.x86_64", "product": { "name": "nodejs12-12.20.1-4.10.1.x86_64", "product_id": "nodejs12-12.20.1-4.10.1.x86_64" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-4.10.1.x86_64", "product": { "name": "nodejs12-devel-12.20.1-4.10.1.x86_64", "product_id": "nodejs12-devel-12.20.1-4.10.1.x86_64" } }, { "category": "product_version", "name": "npm12-12.20.1-4.10.1.x86_64", "product": { "name": "npm12-12.20.1-4.10.1.x86_64", "product_id": "npm12-12.20.1-4.10.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": "nodejs12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64" }, "product_reference": "nodejs12-12.20.1-4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.ppc64le" }, "product_reference": "nodejs12-12.20.1-4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.s390x" }, "product_reference": "nodejs12-12.20.1-4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.x86_64" }, "product_reference": "nodejs12-12.20.1-4.10.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": "nodejs12-devel-12.20.1-4.10.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:nodejs12-devel-12.20.1-4.10.1.aarch64" }, "product_reference": "nodejs12-devel-12.20.1-4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-4.10.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:nodejs12-devel-12.20.1-4.10.1.ppc64le" }, "product_reference": "nodejs12-devel-12.20.1-4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-4.10.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:nodejs12-devel-12.20.1-4.10.1.s390x" }, "product_reference": "nodejs12-devel-12.20.1-4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-4.10.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:nodejs12-devel-12.20.1-4.10.1.x86_64" }, "product_reference": "nodejs12-devel-12.20.1-4.10.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": "nodejs12-docs-12.20.1-4.10.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:nodejs12-docs-12.20.1-4.10.1.noarch" }, "product_reference": "nodejs12-docs-12.20.1-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-4.10.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:npm12-12.20.1-4.10.1.aarch64" }, "product_reference": "npm12-12.20.1-4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-4.10.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:npm12-12.20.1-4.10.1.ppc64le" }, "product_reference": "npm12-12.20.1-4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-4.10.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:npm12-12.20.1-4.10.1.s390x" }, "product_reference": "npm12-12.20.1-4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-4.10.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:npm12-12.20.1-4.10.1.x86_64" }, "product_reference": "npm12-12.20.1-4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:49Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:49Z", "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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:49Z", "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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.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:nodejs12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-devel-12.20.1-4.10.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs12-docs-12.20.1-4.10.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm12-12.20.1-4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:01:49Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
suse-su-2021:0068-1
Vulnerability from csaf_suse
Published
2021-01-11 14:16
Modified
2021-01-11 14:16
Summary
Security update for nodejs12
Notes
Title of the patch
Security update for nodejs12
Description of the patch
This update for nodejs12 fixes the following issues:
- New upstream LTS version 12.20.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 12.20.0:
* deps:
+ update llhttp '2.1.2' -> '2.1.3'
+ update uv '1.39.0' -> '1.40.0'
+ update uvwasi '0.0.10' -> '0.0.11'
* fs: add .ref() and .unref() methods to watcher classes
* http: added scheduling option to http agent
* module:
+ exports pattern support
+ named exports for CJS via static analysis
* n-api: add more property defaults (gh#35214)
Patchnames
SUSE-2021-68,SUSE-SLE-Module-Web-Scripting-12-2021-68
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 nodejs12", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs12 fixes the following issues:\n\n- New upstream LTS version 12.20.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 12.20.0:\n * deps:\n + update llhttp \u00272.1.2\u0027 -\u003e \u00272.1.3\u0027\n + update uv \u00271.39.0\u0027 -\u003e \u00271.40.0\u0027\n + update uvwasi \u00270.0.10\u0027 -\u003e \u00270.0.11\u0027\n * fs: add .ref() and .unref() methods to watcher classes\n * http: added scheduling option to http agent\n * module:\n + exports pattern support\n + named exports for CJS via static analysis\n * n-api: add more property defaults (gh#35214)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-68,SUSE-SLE-Module-Web-Scripting-12-2021-68", "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_0068-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0068-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210068-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0068-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008167.html" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs12", "tracking": { "current_release_date": "2021-01-11T14:16:56Z", "generator": { "date": "2021-01-11T14:16:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0068-1", "initial_release_date": "2021-01-11T14:16:56Z", "revision_history": [ { "date": "2021-01-11T14:16:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-1.26.1.aarch64", "product": { "name": "nodejs12-12.20.1-1.26.1.aarch64", "product_id": "nodejs12-12.20.1-1.26.1.aarch64" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-1.26.1.aarch64", "product": { "name": "nodejs12-devel-12.20.1-1.26.1.aarch64", "product_id": "nodejs12-devel-12.20.1-1.26.1.aarch64" } }, { "category": "product_version", "name": "npm12-12.20.1-1.26.1.aarch64", "product": { "name": "npm12-12.20.1-1.26.1.aarch64", "product_id": "npm12-12.20.1-1.26.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs12-docs-12.20.1-1.26.1.noarch", "product": { "name": "nodejs12-docs-12.20.1-1.26.1.noarch", "product_id": "nodejs12-docs-12.20.1-1.26.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-1.26.1.ppc64le", "product": { "name": "nodejs12-12.20.1-1.26.1.ppc64le", "product_id": "nodejs12-12.20.1-1.26.1.ppc64le" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-1.26.1.ppc64le", "product": { "name": "nodejs12-devel-12.20.1-1.26.1.ppc64le", "product_id": "nodejs12-devel-12.20.1-1.26.1.ppc64le" } }, { "category": "product_version", "name": "npm12-12.20.1-1.26.1.ppc64le", "product": { "name": "npm12-12.20.1-1.26.1.ppc64le", "product_id": "npm12-12.20.1-1.26.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-1.26.1.s390x", "product": { "name": "nodejs12-12.20.1-1.26.1.s390x", "product_id": "nodejs12-12.20.1-1.26.1.s390x" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-1.26.1.s390x", "product": { "name": "nodejs12-devel-12.20.1-1.26.1.s390x", "product_id": "nodejs12-devel-12.20.1-1.26.1.s390x" } }, { "category": "product_version", "name": "npm12-12.20.1-1.26.1.s390x", "product": { "name": "npm12-12.20.1-1.26.1.s390x", "product_id": "npm12-12.20.1-1.26.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-1.26.1.x86_64", "product": { "name": "nodejs12-12.20.1-1.26.1.x86_64", "product_id": "nodejs12-12.20.1-1.26.1.x86_64" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-1.26.1.x86_64", "product": { "name": "nodejs12-devel-12.20.1-1.26.1.x86_64", "product_id": "nodejs12-devel-12.20.1-1.26.1.x86_64" } }, { "category": "product_version", "name": "npm12-12.20.1-1.26.1.x86_64", "product": { "name": "npm12-12.20.1-1.26.1.x86_64", "product_id": "npm12-12.20.1-1.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-1.26.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.aarch64" }, "product_reference": "nodejs12-12.20.1-1.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-1.26.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le" }, "product_reference": "nodejs12-12.20.1-1.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-1.26.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x" }, "product_reference": "nodejs12-12.20.1-1.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-1.26.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64" }, "product_reference": "nodejs12-12.20.1-1.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-1.26.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64" }, "product_reference": "nodejs12-devel-12.20.1-1.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-1.26.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le" }, "product_reference": "nodejs12-devel-12.20.1-1.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-1.26.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x" }, "product_reference": "nodejs12-devel-12.20.1-1.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-1.26.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64" }, "product_reference": "nodejs12-devel-12.20.1-1.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.20.1-1.26.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch" }, "product_reference": "nodejs12-docs-12.20.1-1.26.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-1.26.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64" }, "product_reference": "npm12-12.20.1-1.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-1.26.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le" }, "product_reference": "npm12-12.20.1-1.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-1.26.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x" }, "product_reference": "npm12-12.20.1-1.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-1.26.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.x86_64" }, "product_reference": "npm12-12.20.1-1.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:16:56Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:16:56Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.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 12:nodejs12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.20.1-1.26.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.20.1-1.26.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.20.1-1.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-11T14:16:56Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
suse-su-2021:0082-1
Vulnerability from csaf_suse
Published
2021-01-12 13:09
Modified
2021-01-12 13:09
Summary
Security update for nodejs10
Notes
Title of the patch
Security update for nodejs10
Description of the patch
This update for nodejs10 fixes the following issues:
- New upstream LTS version 10.23.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 10.23.0:
* deps: upgrade npm to 6.14.8
* n-api:
+ create N-API version 7
+ expose napi_build_version variable
Patchnames
SUSE-2021-82,SUSE-SLE-Module-Web-Scripting-12-2021-82
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 nodejs10", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs10 fixes the following issues:\n\n- New upstream LTS version 10.23.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 10.23.0:\n * deps: upgrade npm to 6.14.8\n * n-api:\n + create N-API version 7\n + expose napi_build_version variable\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-82,SUSE-SLE-Module-Web-Scripting-12-2021-82", "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_0082-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0082-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210082-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0082-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008175.html" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs10", "tracking": { "current_release_date": "2021-01-12T13:09:37Z", "generator": { "date": "2021-01-12T13:09:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0082-1", "initial_release_date": "2021-01-12T13:09:37Z", "revision_history": [ { "date": "2021-01-12T13:09:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.aarch64", "product": { "name": "nodejs10-10.23.1-1.33.1.aarch64", "product_id": "nodejs10-10.23.1-1.33.1.aarch64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.aarch64", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.aarch64", "product_id": "nodejs10-devel-10.23.1-1.33.1.aarch64" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.aarch64", "product": { "name": "npm10-10.23.1-1.33.1.aarch64", "product_id": "npm10-10.23.1-1.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.i586", "product": { "name": "nodejs10-10.23.1-1.33.1.i586", "product_id": "nodejs10-10.23.1-1.33.1.i586" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.i586", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.i586", "product_id": "nodejs10-devel-10.23.1-1.33.1.i586" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.i586", "product": { "name": "npm10-10.23.1-1.33.1.i586", "product_id": "npm10-10.23.1-1.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs10-docs-10.23.1-1.33.1.noarch", "product": { "name": "nodejs10-docs-10.23.1-1.33.1.noarch", "product_id": "nodejs10-docs-10.23.1-1.33.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.ppc64le", "product": { "name": "nodejs10-10.23.1-1.33.1.ppc64le", "product_id": "nodejs10-10.23.1-1.33.1.ppc64le" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.ppc64le", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.ppc64le", "product_id": "nodejs10-devel-10.23.1-1.33.1.ppc64le" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.ppc64le", "product": { "name": "npm10-10.23.1-1.33.1.ppc64le", "product_id": "npm10-10.23.1-1.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.s390", "product": { "name": "nodejs10-10.23.1-1.33.1.s390", "product_id": "nodejs10-10.23.1-1.33.1.s390" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.s390", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.s390", "product_id": "nodejs10-devel-10.23.1-1.33.1.s390" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.s390", "product": { "name": "npm10-10.23.1-1.33.1.s390", "product_id": "npm10-10.23.1-1.33.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.s390x", "product": { "name": "nodejs10-10.23.1-1.33.1.s390x", "product_id": "nodejs10-10.23.1-1.33.1.s390x" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.s390x", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.s390x", "product_id": "nodejs10-devel-10.23.1-1.33.1.s390x" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.s390x", "product": { "name": "npm10-10.23.1-1.33.1.s390x", "product_id": "npm10-10.23.1-1.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-1.33.1.x86_64", "product": { "name": "nodejs10-10.23.1-1.33.1.x86_64", "product_id": "nodejs10-10.23.1-1.33.1.x86_64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-1.33.1.x86_64", "product": { "name": "nodejs10-devel-10.23.1-1.33.1.x86_64", "product_id": "nodejs10-devel-10.23.1-1.33.1.x86_64" } }, { "category": "product_version", "name": "npm10-10.23.1-1.33.1.x86_64", "product": { "name": "npm10-10.23.1-1.33.1.x86_64", "product_id": "npm10-10.23.1-1.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.aarch64" }, "product_reference": "nodejs10-10.23.1-1.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le" }, "product_reference": "nodejs10-10.23.1-1.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x" }, "product_reference": "nodejs10-10.23.1-1.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64" }, "product_reference": "nodejs10-10.23.1-1.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64" }, "product_reference": "nodejs10-devel-10.23.1-1.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le" }, "product_reference": "nodejs10-devel-10.23.1-1.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x" }, "product_reference": "nodejs10-devel-10.23.1-1.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-1.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-1.33.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-1.33.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64" }, "product_reference": "npm10-10.23.1-1.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le" }, "product_reference": "npm10-10.23.1-1.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x" }, "product_reference": "npm10-10.23.1-1.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.x86_64" }, "product_reference": "npm10-10.23.1-1.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-12T13:09:37Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-12T13:09:37Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.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 12:nodejs10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.23.1-1.33.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.23.1-1.33.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.23.1-1.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-12T13:09:37Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
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" } ] }
opensuse-su-2024:11096-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
nodejs14-14.17.5-1.2 on GA media
Notes
Title of the patch
nodejs14-14.17.5-1.2 on GA media
Description of the patch
These are all security issues fixed in the nodejs14-14.17.5-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11096
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": "nodejs14-14.17.5-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the nodejs14-14.17.5-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11096", "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/opensuse-su-2024_11096-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2020-11080 page", "url": "https://www.suse.com/security/cve/CVE-2020-11080/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15095 page", "url": "https://www.suse.com/security/cve/CVE-2020-15095/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-7774 page", "url": "https://www.suse.com/security/cve/CVE-2020-7774/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8172 page", "url": "https://www.suse.com/security/cve/CVE-2020-8172/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8174 page", "url": "https://www.suse.com/security/cve/CVE-2020-8174/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8201 page", "url": "https://www.suse.com/security/cve/CVE-2020-8201/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8251 page", "url": "https://www.suse.com/security/cve/CVE-2020-8251/" }, { "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/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21148 page", "url": "https://www.suse.com/security/cve/CVE-2021-21148/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22883 page", "url": "https://www.suse.com/security/cve/CVE-2021-22883/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22884 page", "url": "https://www.suse.com/security/cve/CVE-2021-22884/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22918 page", "url": "https://www.suse.com/security/cve/CVE-2021-22918/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22930 page", "url": "https://www.suse.com/security/cve/CVE-2021-22930/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22939 page", "url": "https://www.suse.com/security/cve/CVE-2021-22939/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-22940 page", "url": "https://www.suse.com/security/cve/CVE-2021-22940/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-27290 page", "url": "https://www.suse.com/security/cve/CVE-2021-27290/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3672 page", "url": "https://www.suse.com/security/cve/CVE-2021-3672/" } ], "title": "nodejs14-14.17.5-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11096-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs14-14.17.5-1.2.aarch64", "product": { "name": "nodejs14-14.17.5-1.2.aarch64", "product_id": "nodejs14-14.17.5-1.2.aarch64" } }, { "category": "product_version", "name": "nodejs14-devel-14.17.5-1.2.aarch64", "product": { "name": "nodejs14-devel-14.17.5-1.2.aarch64", "product_id": "nodejs14-devel-14.17.5-1.2.aarch64" } }, { "category": "product_version", "name": "nodejs14-docs-14.17.5-1.2.aarch64", "product": { "name": "nodejs14-docs-14.17.5-1.2.aarch64", "product_id": "nodejs14-docs-14.17.5-1.2.aarch64" } }, { "category": "product_version", "name": "npm14-14.17.5-1.2.aarch64", "product": { "name": "npm14-14.17.5-1.2.aarch64", "product_id": "npm14-14.17.5-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.17.5-1.2.ppc64le", "product": { "name": "nodejs14-14.17.5-1.2.ppc64le", "product_id": "nodejs14-14.17.5-1.2.ppc64le" } }, { "category": "product_version", "name": "nodejs14-devel-14.17.5-1.2.ppc64le", "product": { "name": "nodejs14-devel-14.17.5-1.2.ppc64le", "product_id": "nodejs14-devel-14.17.5-1.2.ppc64le" } }, { "category": "product_version", "name": "nodejs14-docs-14.17.5-1.2.ppc64le", "product": { "name": "nodejs14-docs-14.17.5-1.2.ppc64le", "product_id": "nodejs14-docs-14.17.5-1.2.ppc64le" } }, { "category": "product_version", "name": "npm14-14.17.5-1.2.ppc64le", "product": { "name": "npm14-14.17.5-1.2.ppc64le", "product_id": "npm14-14.17.5-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.17.5-1.2.s390x", "product": { "name": "nodejs14-14.17.5-1.2.s390x", "product_id": "nodejs14-14.17.5-1.2.s390x" } }, { "category": "product_version", "name": "nodejs14-devel-14.17.5-1.2.s390x", "product": { "name": "nodejs14-devel-14.17.5-1.2.s390x", "product_id": "nodejs14-devel-14.17.5-1.2.s390x" } }, { "category": "product_version", "name": "nodejs14-docs-14.17.5-1.2.s390x", "product": { "name": "nodejs14-docs-14.17.5-1.2.s390x", "product_id": "nodejs14-docs-14.17.5-1.2.s390x" } }, { "category": "product_version", "name": "npm14-14.17.5-1.2.s390x", "product": { "name": "npm14-14.17.5-1.2.s390x", "product_id": "npm14-14.17.5-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.17.5-1.2.x86_64", "product": { "name": "nodejs14-14.17.5-1.2.x86_64", "product_id": "nodejs14-14.17.5-1.2.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.17.5-1.2.x86_64", "product": { "name": "nodejs14-devel-14.17.5-1.2.x86_64", "product_id": "nodejs14-devel-14.17.5-1.2.x86_64" } }, { "category": "product_version", "name": "nodejs14-docs-14.17.5-1.2.x86_64", "product": { "name": "nodejs14-docs-14.17.5-1.2.x86_64", "product_id": "nodejs14-docs-14.17.5-1.2.x86_64" } }, { "category": "product_version", "name": "npm14-14.17.5-1.2.x86_64", "product": { "name": "npm14-14.17.5-1.2.x86_64", "product_id": "npm14-14.17.5-1.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64" }, "product_reference": "nodejs14-14.17.5-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le" }, "product_reference": "nodejs14-14.17.5-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.17.5-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x" }, "product_reference": "nodejs14-14.17.5-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64" }, "product_reference": "nodejs14-14.17.5-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64" }, "product_reference": "nodejs14-devel-14.17.5-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le" }, "product_reference": "nodejs14-devel-14.17.5-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.17.5-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x" }, "product_reference": "nodejs14-devel-14.17.5-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64" }, "product_reference": "nodejs14-devel-14.17.5-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64" }, "product_reference": "nodejs14-docs-14.17.5-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le" }, "product_reference": "nodejs14-docs-14.17.5-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.17.5-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x" }, "product_reference": "nodejs14-docs-14.17.5-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64" }, "product_reference": "nodejs14-docs-14.17.5-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64" }, "product_reference": "npm14-14.17.5-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le" }, "product_reference": "npm14-14.17.5-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.17.5-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x" }, "product_reference": "npm14-14.17.5-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" }, "product_reference": "npm14-14.17.5-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-11080", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-11080" } ], "notes": [ { "category": "general", "text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-11080", "url": "https://www.suse.com/security/cve/CVE-2020-11080" }, { "category": "external", "summary": "SUSE Bug 1172441 for CVE-2020-11080", "url": "https://bugzilla.suse.com/1172441" }, { "category": "external", "summary": "SUSE Bug 1172442 for CVE-2020-11080", "url": "https://bugzilla.suse.com/1172442" }, { "category": "external", "summary": "SUSE Bug 1181358 for CVE-2020-11080", "url": "https://bugzilla.suse.com/1181358" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-11080" }, { "cve": "CVE-2020-15095", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15095" } ], "notes": [ { "category": "general", "text": "Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"\u003cprotocol\u003e://[\u003cuser\u003e[:\u003cpassword\u003e]@]\u003chostname\u003e[:\u003cport\u003e][:][/]\u003cpath\u003e\". The password value is not redacted and is printed to stdout and also to any generated log files.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15095", "url": "https://www.suse.com/security/cve/CVE-2020-15095" }, { "category": "external", "summary": "SUSE Bug 1173937 for CVE-2020-15095", "url": "https://bugzilla.suse.com/1173937" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-15095" }, { "cve": "CVE-2020-7774", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-7774" } ], "notes": [ { "category": "general", "text": "The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-7774", "url": "https://www.suse.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "SUSE Bug 1184450 for CVE-2020-7774", "url": "https://bugzilla.suse.com/1184450" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-7774" }, { "cve": "CVE-2020-8172", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8172" } ], "notes": [ { "category": "general", "text": "TLS session reuse can lead to host certificate verification bypass in node version \u003c 12.18.0 and \u003c 14.4.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8172", "url": "https://www.suse.com/security/cve/CVE-2020-8172" }, { "category": "external", "summary": "SUSE Bug 1172441 for CVE-2020-8172", "url": "https://bugzilla.suse.com/1172441" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-8172" }, { "cve": "CVE-2020-8174", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8174" } ], "notes": [ { "category": "general", "text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8174", "url": "https://www.suse.com/security/cve/CVE-2020-8174" }, { "category": "external", "summary": "SUSE Bug 1172443 for CVE-2020-8174", "url": "https://bugzilla.suse.com/1172443" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-8174" }, { "cve": "CVE-2020-8201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8201" } ], "notes": [ { "category": "general", "text": "Node.js \u003c 12.18.4 and \u003c 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture of the underlying system. The attack was possible due to a bug in processing of carrier-return symbols in the HTTP header names.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8201", "url": "https://www.suse.com/security/cve/CVE-2020-8201" }, { "category": "external", "summary": "SUSE Bug 1176605 for CVE-2020-8201", "url": "https://bugzilla.suse.com/1176605" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8201" }, { "cve": "CVE-2020-8251", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8251" } ], "notes": [ { "category": "general", "text": "Node.js \u003c 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8251", "url": "https://www.suse.com/security/cve/CVE-2020-8251" }, { "category": "external", "summary": "SUSE Bug 1176604 for CVE-2020-8251", "url": "https://bugzilla.suse.com/1176604" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-8251" }, { "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8287" }, { "cve": "CVE-2021-21148", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21148" } ], "notes": [ { "category": "general", "text": "Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.150 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21148", "url": "https://www.suse.com/security/cve/CVE-2021-21148" }, { "category": "external", "summary": "SUSE Bug 1181827 for CVE-2021-21148", "url": "https://bugzilla.suse.com/1181827" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-21148" }, { "cve": "CVE-2021-22883", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22883" } ], "notes": [ { "category": "general", "text": "Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connection attempts with an \u0027unknownProtocol\u0027 are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22883", "url": "https://www.suse.com/security/cve/CVE-2021-22883" }, { "category": "external", "summary": "SUSE Bug 1182619 for CVE-2021-22883", "url": "https://bugzilla.suse.com/1182619" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-22883" }, { "cve": "CVE-2021-22884", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22884" } ], "notes": [ { "category": "general", "text": "Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to DNS rebinding attacks as the whitelist includes \"localhost6\". When \"localhost6\" is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim\u0027s DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the \"localhost6\" domain. As long as the attacker uses the \"localhost6\" domain, they can still apply the attack described in CVE-2018-7160.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22884", "url": "https://www.suse.com/security/cve/CVE-2021-22884" }, { "category": "external", "summary": "SUSE Bug 1182620 for CVE-2021-22884", "url": "https://bugzilla.suse.com/1182620" }, { "category": "external", "summary": "SUSE Bug 1188549 for CVE-2021-22884", "url": "https://bugzilla.suse.com/1188549" }, { "category": "external", "summary": "SUSE Bug 1201328 for CVE-2021-22884", "url": "https://bugzilla.suse.com/1201328" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-22884" }, { "cve": "CVE-2021-22918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22918" } ], "notes": [ { "category": "general", "text": "Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22918", "url": "https://www.suse.com/security/cve/CVE-2021-22918" }, { "category": "external", "summary": "SUSE Bug 1187973 for CVE-2021-22918", "url": "https://bugzilla.suse.com/1187973" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-22918" }, { "cve": "CVE-2021-22930", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22930" } ], "notes": [ { "category": "general", "text": "Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22930", "url": "https://www.suse.com/security/cve/CVE-2021-22930" }, { "category": "external", "summary": "SUSE Bug 1188917 for CVE-2021-22930", "url": "https://bugzilla.suse.com/1188917" }, { "category": "external", "summary": "SUSE Bug 1189368 for CVE-2021-22930", "url": "https://bugzilla.suse.com/1189368" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2021-22930" }, { "cve": "CVE-2021-22939", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22939" } ], "notes": [ { "category": "general", "text": "If the Node.js https API was used incorrectly and \"undefined\" was in passed for the \"rejectUnauthorized\" parameter, no error was returned and connections to servers with an expired certificate would have been accepted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22939", "url": "https://www.suse.com/security/cve/CVE-2021-22939" }, { "category": "external", "summary": "SUSE Bug 1189369 for CVE-2021-22939", "url": "https://bugzilla.suse.com/1189369" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-22939" }, { "cve": "CVE-2021-22940", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-22940" } ], "notes": [ { "category": "general", "text": "Node.js before 16.6.1, 14.17.5, and 12.22.5 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-22940", "url": "https://www.suse.com/security/cve/CVE-2021-22940" }, { "category": "external", "summary": "SUSE Bug 1189368 for CVE-2021-22940", "url": "https://bugzilla.suse.com/1189368" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2021-22940" }, { "cve": "CVE-2021-27290", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-27290" } ], "notes": [ { "category": "general", "text": "ssri 5.2.2-8.0.0, fixed in 8.0.1, processes SRIs using a regular expression which is vulnerable to a denial of service. Malicious SRIs could take an extremely long time to process, leading to denial of service. This issue only affects consumers using the strict option.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-27290", "url": "https://www.suse.com/security/cve/CVE-2021-27290" }, { "category": "external", "summary": "SUSE Bug 1187976 for CVE-2021-27290", "url": "https://bugzilla.suse.com/1187976" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-27290" }, { "cve": "CVE-2021-3672", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3672" } ], "notes": [ { "category": "general", "text": "A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3672", "url": "https://www.suse.com/security/cve/CVE-2021-3672" }, { "category": "external", "summary": "SUSE Bug 1188881 for CVE-2021-3672", "url": "https://bugzilla.suse.com/1188881" }, { "category": "external", "summary": "SUSE Bug 1193099 for CVE-2021-3672", "url": "https://bugzilla.suse.com/1193099" } ], "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": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x", "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64", "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le", "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x", "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3672" } ] }
opensuse-su-2021:0064-1
Vulnerability from csaf_opensuse
Published
2021-01-15 09:23
Modified
2021-01-15 09:23
Summary
Security update for nodejs12
Notes
Title of the patch
Security update for nodejs12
Description of the patch
This update for nodejs12 fixes the following issues:
- New upstream LTS version 12.20.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 12.20.0:
* deps:
+ update llhttp '2.1.2' -> '2.1.3'
+ update uv '1.39.0' -> '1.40.0'
+ update uvwasi '0.0.10' -> '0.0.11'
* fs: add .ref() and .unref() methods to watcher classes
* http: added scheduling option to http agent
* module:
+ exports pattern support
+ named exports for CJS via static analysis
* n-api: add more property defaults (gh#35214)
- New upstream LTS version 12.19.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)
- New upstream LTS version 12.19.0:
* crypto: add randomInt function
* deps:
+ upgrade to libuv 1.39.0
+ deps: upgrade npm to 6.14.7
+ deps: upgrade to libuv 1.38.1
* doc: deprecate process.umask() with no arguments
* module:
+ package 'imports' field
+ module: deprecate module.parent
* n-api: create N-API version 7
* zlib: switch to lazy init for zlib streams
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patchnames
openSUSE-2021-64
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 nodejs12", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs12 fixes the following issues:\n\n- New upstream LTS version 12.20.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 12.20.0:\n * deps:\n + update llhttp \u00272.1.2\u0027 -\u003e \u00272.1.3\u0027\n + update uv \u00271.39.0\u0027 -\u003e \u00271.40.0\u0027\n + update uvwasi \u00270.0.10\u0027 -\u003e \u00270.0.11\u0027\n * fs: add .ref() and .unref() methods to watcher classes\n * http: added scheduling option to http agent\n * module:\n + exports pattern support\n + named exports for CJS via static analysis\n * n-api: add more property defaults (gh#35214)\n\n- New upstream LTS version 12.19.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\n- New upstream LTS version 12.19.0:\n * crypto: add randomInt function\n * deps:\n + upgrade to libuv 1.39.0\n + deps: upgrade npm to 6.14.7\n + deps: upgrade to libuv 1.38.1\n * doc: deprecate process.umask() with no arguments\n * module:\n + package \u0027imports\u0027 field\n + module: deprecate module.parent\n * n-api: create N-API version 7\n * zlib: switch to lazy init for zlib streams\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-64", "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/opensuse-su-2021_0064-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0064-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIX5B6YLG6I6J4WR546EWZU23BNUSV6/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0064-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIX5B6YLG6I6J4WR546EWZU23BNUSV6/" }, { "category": "self", "summary": "SUSE Bug 1178882", "url": "https://bugzilla.suse.com/1178882" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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 nodejs12", "tracking": { "current_release_date": "2021-01-15T09:23:17Z", "generator": { "date": "2021-01-15T09:23:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0064-1", "initial_release_date": "2021-01-15T09:23:17Z", "revision_history": [ { "date": "2021-01-15T09:23:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "product": { "name": "nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "product_id": "nodejs12-docs-12.20.1-lp152.3.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.20.1-lp152.3.9.1.x86_64", "product": { "name": "nodejs12-12.20.1-lp152.3.9.1.x86_64", "product_id": "nodejs12-12.20.1-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "product": { "name": "nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "product_id": "nodejs12-devel-12.20.1-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "npm12-12.20.1-lp152.3.9.1.x86_64", "product": { "name": "npm12-12.20.1-lp152.3.9.1.x86_64", "product_id": "npm12-12.20.1-lp152.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.20.1-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64" }, "product_reference": "nodejs12-12.20.1-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.20.1-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64" }, "product_reference": "nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.20.1-lp152.3.9.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch" }, "product_reference": "nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.20.1-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" }, "product_reference": "npm12-12.20.1-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:17Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:17Z", "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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:17Z", "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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.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": [ "openSUSE Leap 15.2:nodejs12-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-devel-12.20.1-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:nodejs12-docs-12.20.1-lp152.3.9.1.noarch", "openSUSE Leap 15.2:npm12-12.20.1-lp152.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:17Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
opensuse-su-2021:0066-1
Vulnerability from csaf_opensuse
Published
2021-01-15 09:23
Modified
2021-01-15 09:23
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)
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patchnames
openSUSE-2021-66
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\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-66", "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/opensuse-su-2021_0066-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0066-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WYFKSVZAWD7RDU5OST2FANHMDWL4VNM7/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0066-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WYFKSVZAWD7RDU5OST2FANHMDWL4VNM7/" }, { "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-15T09:23:32Z", "generator": { "date": "2021-01-15T09:23:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0066-1", "initial_release_date": "2021-01-15T09:23:32Z", "revision_history": [ { "date": "2021-01-15T09:23:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs14-docs-14.15.4-lp152.5.1.noarch", "product": { "name": "nodejs14-docs-14.15.4-lp152.5.1.noarch", "product_id": "nodejs14-docs-14.15.4-lp152.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs14-14.15.4-lp152.5.1.x86_64", "product": { "name": "nodejs14-14.15.4-lp152.5.1.x86_64", "product_id": "nodejs14-14.15.4-lp152.5.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.15.4-lp152.5.1.x86_64", "product": { "name": "nodejs14-devel-14.15.4-lp152.5.1.x86_64", "product_id": "nodejs14-devel-14.15.4-lp152.5.1.x86_64" } }, { "category": "product_version", "name": "npm14-14.15.4-lp152.5.1.x86_64", "product": { "name": "npm14-14.15.4-lp152.5.1.x86_64", "product_id": "npm14-14.15.4-lp152.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.15.4-lp152.5.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64" }, "product_reference": "nodejs14-14.15.4-lp152.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.15.4-lp152.5.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64" }, "product_reference": "nodejs14-devel-14.15.4-lp152.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.15.4-lp152.5.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch" }, "product_reference": "nodejs14-docs-14.15.4-lp152.5.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.15.4-lp152.5.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.1.x86_64" }, "product_reference": "npm14-14.15.4-lp152.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23: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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23: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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.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": [ "openSUSE Leap 15.2:nodejs14-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-devel-14.15.4-lp152.5.1.x86_64", "openSUSE Leap 15.2:nodejs14-docs-14.15.4-lp152.5.1.noarch", "openSUSE Leap 15.2:npm14-14.15.4-lp152.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:32Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
opensuse-su-2021:0082-1
Vulnerability from csaf_opensuse
Published
2021-01-16 11:24
Modified
2021-01-16 11:24
Summary
Security update for nodejs10
Notes
Title of the patch
Security update for nodejs10
Description of the patch
This update for nodejs10 fixes the following issues:
- New upstream LTS version 10.23.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 10.23.0:
* deps: upgrade npm to 6.14.8
* n-api:
+ create N-API version 7
+ expose napi_build_version variable
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-82
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 nodejs10", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs10 fixes the following issues:\n\n- New upstream LTS version 10.23.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 10.23.0:\n * deps: upgrade npm to 6.14.8\n * n-api:\n + create N-API version 7\n + expose napi_build_version variable\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-82", "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/opensuse-su-2021_0082-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0082-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JQ2RC7AEXMLHMCFO7K3XLJO5WMPQXS7V/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0082-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JQ2RC7AEXMLHMCFO7K3XLJO5WMPQXS7V/" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs10", "tracking": { "current_release_date": "2021-01-16T11:24:40Z", "generator": { "date": "2021-01-16T11:24:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0082-1", "initial_release_date": "2021-01-16T11:24:40Z", "revision_history": [ { "date": "2021-01-16T11:24:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-lp151.2.15.1.i586", "product": { "name": "nodejs10-10.23.1-lp151.2.15.1.i586", "product_id": "nodejs10-10.23.1-lp151.2.15.1.i586" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-lp151.2.15.1.i586", "product": { "name": "nodejs10-devel-10.23.1-lp151.2.15.1.i586", "product_id": "nodejs10-devel-10.23.1-lp151.2.15.1.i586" } }, { "category": "product_version", "name": "npm10-10.23.1-lp151.2.15.1.i586", "product": { "name": "npm10-10.23.1-lp151.2.15.1.i586", "product_id": "npm10-10.23.1-lp151.2.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "product": { "name": "nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "product_id": "nodejs10-docs-10.23.1-lp151.2.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-lp151.2.15.1.x86_64", "product": { "name": "nodejs10-10.23.1-lp151.2.15.1.x86_64", "product_id": "nodejs10-10.23.1-lp151.2.15.1.x86_64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "product": { "name": "nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "product_id": "nodejs10-devel-10.23.1-lp151.2.15.1.x86_64" } }, { "category": "product_version", "name": "npm10-10.23.1-lp151.2.15.1.x86_64", "product": { "name": "npm10-10.23.1-lp151.2.15.1.x86_64", "product_id": "npm10-10.23.1-lp151.2.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-lp151.2.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586" }, "product_reference": "nodejs10-10.23.1-lp151.2.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64" }, "product_reference": "nodejs10-10.23.1-lp151.2.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-lp151.2.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586" }, "product_reference": "nodejs10-devel-10.23.1-lp151.2.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-lp151.2.15.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-lp151.2.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586" }, "product_reference": "npm10-10.23.1-lp151.2.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.x86_64" }, "product_reference": "npm10-10.23.1-lp151.2.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-16T11:24:40Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-16T11:24:40Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.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": [ "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:nodejs10-devel-10.23.1-lp151.2.15.1.x86_64", "openSUSE Leap 15.1:nodejs10-docs-10.23.1-lp151.2.15.1.noarch", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.i586", "openSUSE Leap 15.1:npm10-10.23.1-lp151.2.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-16T11:24:40Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
opensuse-su-2021:0065-1
Vulnerability from csaf_opensuse
Published
2021-01-15 09:23
Modified
2021-01-15 09:23
Summary
Security update for nodejs10
Notes
Title of the patch
Security update for nodejs10
Description of the patch
This update for nodejs10 fixes the following issues:
- New upstream LTS version 10.23.1:
* 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)
* CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference
(High) This is a vulnerability in OpenSSL which may be exploited
through Node.js. (bsc#1179491)
- New upstream LTS version 10.23.0:
* deps: upgrade npm to 6.14.8
* n-api:
+ create N-API version 7
+ expose napi_build_version variable
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-65
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 nodejs10", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs10 fixes the following issues:\n\n- New upstream LTS version 10.23.1:\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 * CVE-2020-1971: OpenSSL - EDIPARTYNAME NULL pointer de-reference\n (High) This is a vulnerability in OpenSSL which may be exploited\n through Node.js. (bsc#1179491)\n\n- New upstream LTS version 10.23.0:\n * deps: upgrade npm to 6.14.8\n * n-api:\n + create N-API version 7\n + expose napi_build_version variable\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-65", "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/opensuse-su-2021_0065-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0065-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3MAV3V72VVUTVO6VC6SN5XB5EYX3TJWK/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0065-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3MAV3V72VVUTVO6VC6SN5XB5EYX3TJWK/" }, { "category": "self", "summary": "SUSE Bug 1179491", "url": "https://bugzilla.suse.com/1179491" }, { "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-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "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-8287 page", "url": "https://www.suse.com/security/cve/CVE-2020-8287/" } ], "title": "Security update for nodejs10", "tracking": { "current_release_date": "2021-01-15T09:23:23Z", "generator": { "date": "2021-01-15T09:23:23Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0065-1", "initial_release_date": "2021-01-15T09:23:23Z", "revision_history": [ { "date": "2021-01-15T09:23:23Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-lp152.2.9.1.i586", "product": { "name": "nodejs10-10.23.1-lp152.2.9.1.i586", "product_id": "nodejs10-10.23.1-lp152.2.9.1.i586" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-lp152.2.9.1.i586", "product": { "name": "nodejs10-devel-10.23.1-lp152.2.9.1.i586", "product_id": "nodejs10-devel-10.23.1-lp152.2.9.1.i586" } }, { "category": "product_version", "name": "npm10-10.23.1-lp152.2.9.1.i586", "product": { "name": "npm10-10.23.1-lp152.2.9.1.i586", "product_id": "npm10-10.23.1-lp152.2.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "product": { "name": "nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "product_id": "nodejs10-docs-10.23.1-lp152.2.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.23.1-lp152.2.9.1.x86_64", "product": { "name": "nodejs10-10.23.1-lp152.2.9.1.x86_64", "product_id": "nodejs10-10.23.1-lp152.2.9.1.x86_64" } }, { "category": "product_version", "name": "nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "product": { "name": "nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "product_id": "nodejs10-devel-10.23.1-lp152.2.9.1.x86_64" } }, { "category": "product_version", "name": "npm10-10.23.1-lp152.2.9.1.x86_64", "product": { "name": "npm10-10.23.1-lp152.2.9.1.x86_64", "product_id": "npm10-10.23.1-lp152.2.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-lp152.2.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586" }, "product_reference": "nodejs10-10.23.1-lp152.2.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.23.1-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64" }, "product_reference": "nodejs10-10.23.1-lp152.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-lp152.2.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586" }, "product_reference": "nodejs10-devel-10.23.1-lp152.2.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.23.1-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64" }, "product_reference": "nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.23.1-lp152.2.9.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch" }, "product_reference": "nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-lp152.2.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586" }, "product_reference": "npm10-10.23.1-lp152.2.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.23.1-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.x86_64" }, "product_reference": "npm10-10.23.1-lp152.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:23Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:23Z", "details": "important" } ], "title": "CVE-2020-8265" }, { "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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.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": [ "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:nodejs10-devel-10.23.1-lp152.2.9.1.x86_64", "openSUSE Leap 15.2:nodejs10-docs-10.23.1-lp152.2.9.1.noarch", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.i586", "openSUSE Leap 15.2:npm10-10.23.1-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-01-15T09:23:23Z", "details": "moderate" } ], "title": "CVE-2020-8287" } ] }
fkie_cve-2020-8265
Vulnerability from fkie_nvd
Published
2021-01-06 21:15
Modified
2024-11-21 05:38
Severity ?
Summary
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.
References
▶ | URL | Tags | |
---|---|---|---|
support@hackerone.com | https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf | Patch, Third Party Advisory | |
support@hackerone.com | https://hackerone.com/reports/988103 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
support@hackerone.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/ | ||
support@hackerone.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/ | ||
support@hackerone.com | https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/ | Patch, Vendor Advisory | |
support@hackerone.com | https://security.gentoo.org/glsa/202101-07 | Third Party Advisory | |
support@hackerone.com | https://security.netapp.com/advisory/ntap-20210212-0003/ | Third Party Advisory | |
support@hackerone.com | https://www.debian.org/security/2021/dsa-4826 | Third Party Advisory | |
support@hackerone.com | https://www.oracle.com/security-alerts/cpujan2021.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://hackerone.com/reports/988103 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/ | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202101-07 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20210212-0003/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2021/dsa-4826 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpujan2021.html | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
nodejs | node.js | * | |
nodejs | node.js | * | |
nodejs | node.js | * | |
nodejs | node.js | * | |
debian | debian_linux | 10.0 | |
fedoraproject | fedora | 32 | |
fedoraproject | fedora | 33 | |
oracle | graalvm | 19.3.4 | |
oracle | graalvm | 20.3.0 | |
siemens | sinec_infrastructure_network_services | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "matchCriteriaId": "8042EBD0-9F28-43DF-BF27-DD3BBBD3E017", "versionEndExcluding": "10.23.1", "versionStartIncluding": "10.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "matchCriteriaId": "5E1AAC61-6E2E-46F8-BB51-D615FC87DA3B", "versionEndExcluding": "12.20.1", "versionStartIncluding": "12.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "matchCriteriaId": "1DF64627-51CF-41BB-A9D2-B23DAC590FF0", "versionEndExcluding": "14.15.4", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "matchCriteriaId": "B6E4C7D3-2F1D-49B8-95AF-B89D82267ECB", "versionEndExcluding": "15.5.1", "versionStartIncluding": "15.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", "matchCriteriaId": "36D96259-24BD-44E2-96D9-78CE1D41F956", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:graalvm:19.3.4:*:*:*:enterprise:*:*:*", "matchCriteriaId": "937F66F5-F5BA-4156-82E0-EB2C99ABD41A", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:graalvm:20.3.0:*:*:*:enterprise:*:*:*", "matchCriteriaId": "BC0F8B31-F93B-40B6-9C06-A3996DC63829", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:*", "matchCriteriaId": "B0F46497-4AB0-49A7-9453-CC26837BF253", "versionEndExcluding": "1.0.1.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Node.js versiones anteriores a 10.23.1, 12.20.1, 14.15.4, 15.5.1, son vulnerables a un bug de uso de la memoria previamente liberada en su implementaci\u00f3n TLS.\u0026#xa0;Al escribir en un socket habilitado para TLS, node::StreamBase::Write llama node::TLSWrap::DoWrite con un objeto WriteWrap reci\u00e9n asignado como primer argumento.\u0026#xa0;Si el m\u00e9todo DoWrite no devuelve un error, este objeto es devuelto a la persona que llama como parte de una estructura de StreamWriteResult.\u0026#xa0;Esto puede ser explotado para corromper la memoria conllevando a una Denegaci\u00f3n de Servicio o potencialmente otras explotaciones" } ], "id": "CVE-2020-8265", "lastModified": "2024-11-21T05:38:37.120", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-01-06T21:15:14.410", "references": [ { "source": "support@hackerone.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" }, { "source": "support@hackerone.com", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://hackerone.com/reports/988103" }, { "source": "support@hackerone.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "source": "support@hackerone.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "source": "support@hackerone.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202101-07" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4826" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://hackerone.com/reports/988103" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202101-07" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4826" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "support@hackerone.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-879w-9vpf-9pw9
Vulnerability from github
Published
2022-05-24 17:38
Modified
2022-05-24 17:38
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2020-8265" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-01-06T21:15:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-879w-9vpf-9pw9", "modified": "2022-05-24T17:38:07Z", "published": "2022-05-24T17:38:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "type": "WEB", "url": "https://hackerone.com/reports/988103" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4" }, { "type": "WEB", "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202101-07" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210212-0003" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4826" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2021:0551
Vulnerability from csaf_redhat
Published
2021-02-16 14:28
Modified
2025-08-04 02:58
Summary
Red Hat Security Advisory: nodejs:14 security and bug fix update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.15.4).
Security Fix(es):
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* yarn install crashes with nodejs:14 on aarch64 (BZ#1916465)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.15.4).\n\nSecurity Fix(es):\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* yarn install crashes with nodejs:14 on aarch64 (BZ#1916465)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0551", "url": "https://access.redhat.com/errata/RHSA-2021:0551" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1898554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554" }, { "category": "external", "summary": "1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0551.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security and bug fix update", "tracking": { "current_release_date": "2025-08-04T02:58:46+00:00", "generator": { "date": "2025-08-04T02:58:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0551", "initial_release_date": "2021-02-16T14:28:03+00:00", "revision_history": [ { "date": "2021-02-16T14:28:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-16T14:28:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:58:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8030020210126165503:229f0a1c", "product": { "name": "nodejs:14:8030020210126165503:229f0a1c", "product_id": "nodejs:14:8030020210126165503:229f0a1c", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14?rpmmod=nodejs:14:8030020210126165503:229f0a1c" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "product": { "name": "nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "product_id": "nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "product": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "product_id": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.14.15.4.2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "product": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "product_id": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "product": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_id": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.14.15.4.2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "product": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "product_id": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.14.15.4.2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.15.4-2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64", "product": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64", "product_id": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.14.15.4.2.module%2Bel8.3.0%2B9635%2Bffdf8381?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, "product_reference": "nodejs:14:8030020210126165503:229f0a1c", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src" }, "product_reference": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch" }, "product_reference": "nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64" }, "product_reference": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le" }, "product_reference": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x" }, "product_reference": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64 as a component of nodejs:14:8030020210126165503:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" }, "product_reference": "npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7774", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898680" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-y18n: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "RHBZ#1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887", "url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887" } ], "release_date": "2020-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-y18n: prototype pollution vulnerability" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8277", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2020-11-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898554" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8277" }, { "category": "external", "summary": "RHBZ#1898554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8277", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8277" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:28:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0551" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debuginfo-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-debugsource-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-devel-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-docs-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-full-i18n-1:14.15.4-2.module+el8.3.0+9635+ffdf8381.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:14:8030020210126165503:229f0a1c:npm-1:6.14.10-1.14.15.4.2.module+el8.3.0+9635+ffdf8381.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" } ] }
rhsa-2021:0548
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2025-08-04 02:58
Summary
Red Hat Security Advisory: nodejs:10 security update
Notes
Topic
An update for the nodejs:10 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (10.23.1).
Security Fix(es):
* libuv: buffer overflow in realpath (CVE-2020-8252)
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-dot-prop: prototype pollution (CVE-2020-8116)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* npm: sensitive information exposure through logs (CVE-2020-15095)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:10 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (10.23.1).\n\nSecurity Fix(es):\n\n* libuv: buffer overflow in realpath (CVE-2020-8252)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-dot-prop: prototype pollution (CVE-2020-8116)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* npm: sensitive information exposure through logs (CVE-2020-15095)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0548", "url": "https://access.redhat.com/errata/RHSA-2021:0548" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1840004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840004" }, { "category": "external", "summary": "1856875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856875" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1868196", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868196" }, { "category": "external", "summary": "1879315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879315" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0548.json" } ], "title": "Red Hat Security Advisory: nodejs:10 security update", "tracking": { "current_release_date": "2025-08-04T02:58:30+00:00", "generator": { "date": "2025-08-04T02:58:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0548", "initial_release_date": "2021-02-16T14:25:46+00:00", "revision_history": [ { "date": "2021-02-16T14:25:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-16T14:25:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:58:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:10:8030020210118191659:229f0a1c", "product": { "name": "nodejs:10:8030020210118191659:229f0a1c", "product_id": "nodejs:10:8030020210118191659:229f0a1c", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10?rpmmod=nodejs:10:8030020210118191659:229f0a1c" } } }, { "category": "product_version", "name": "nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "product": { "name": "nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "product_id": "nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "product": { "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "product": { "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "product": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "product_id": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.10.23.1.1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "product": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "product_id": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "product": { "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "product": { "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "product": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "product_id": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.10.23.1.1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "product": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "product_id": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.10.23.1.1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@10.23.1-1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64", "product": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64", "product_id": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.10.23.1.1.module%2Bel8.3.0%2B9502%2B012d8a97?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, "product_reference": "nodejs:10:8030020210118191659:229f0a1c", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src" }, "product_reference": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch" }, "product_reference": "nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch" }, "product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src" }, "product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch" }, "product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src" }, "product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64" }, "product_reference": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le" }, "product_reference": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x" }, "product_reference": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64 as a component of nodejs:10:8030020210118191659:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" }, "product_reference": "npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7608", "cwe": { "id": "CWE-267", "name": "Privilege Defined With Unsafe Actions" }, "discovery_date": "2020-05-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1840004" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in nodesjs-yargs-parser, where it can be tricked into adding or modifying properties of the Object.prototype using a \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-yargs-parser: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7608" }, { "category": "external", "summary": "RHBZ#1840004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7608", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7608" } ], "release_date": "2020-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-yargs-parser: prototype pollution vulnerability" }, { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7774", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898680" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-y18n: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "RHBZ#1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887", "url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887" } ], "release_date": "2020-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-y18n: prototype pollution vulnerability" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8116", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868196" } ], "notes": [ { "category": "description", "text": "A prototype pollution flaw was found in nodejs-dot-prop. The function set could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ paths. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-dot-prop: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the grafana and prometheus containers are behind OpenShift OAuth restricting access to the vulnerable dot-prop library to authenticated users only, therefore the impact is Low.\n\nRed Hat Openshift Container Storage 4 is not affected by this vulnerability, as it already includes patched version of dot-prop(v5.2.0) in noobaa-core container.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8116" }, { "category": "external", "summary": "RHBZ#1868196", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868196" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8116" }, { "category": "external", "summary": "https://hackerone.com/reports/719856", "url": "https://hackerone.com/reports/719856" } ], "release_date": "2020-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-dot-prop: prototype pollution" }, { "cve": "CVE-2020-8252", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2020-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1879315" } ], "notes": [ { "category": "description", "text": "A flaw has been found in libuv. The realpath() implementation performs an incorrect calculation when allocating a buffer, leading to a potential buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libuv: buffer overflow in realpath", "title": "Vulnerability summary" }, { "category": "other", "text": "As shipped in Red Hat Software Collections (nodejs-10 \u0026 nodejs-12) as well as Red Hat Enterprise Linux 8 (nodejs-10 and nodejs-12), no incorrect use of the `UV__PATH_MAX` macro were found. Although the releases of libuv contained in these versions of nodejs are considered \"Affected\", it is considered not feasible to trigger the flaw.\n\nNodeJS is included in Red Hat Quay as a dependency of Yarn which is only used while building Red Hat Quay, and not during runtime.\n\nRed Hat Enterprise Linux 8 ships libuv-1.23.1, which is not vulnerable to this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8252" }, { "category": "external", "summary": "RHBZ#1879315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879315" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8252", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8252" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252" } ], "release_date": "2020-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "libuv: buffer overflow in realpath" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" }, { "cve": "CVE-2020-15095", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2020-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856875" } ], "notes": [ { "category": "description", "text": "Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"\u003cprotocol\u003e://[\u003cuser\u003e[:\u003cpassword\u003e]@]\u003chostname\u003e[:\u003cport\u003e][:][/]\u003cpath\u003e\". The password value is not redacted and is printed to stdout and also to any generated log files.", "title": "Vulnerability description" }, { "category": "summary", "text": "npm: sensitive information exposure through logs", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15095" }, { "category": "external", "summary": "RHBZ#1856875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856875" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15095", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15095" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15095", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15095" } ], "release_date": "2020-07-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" }, { "category": "workaround", "details": "Do not provide a password to npm via the cli to avoid it from being entered into the logs and stdout, or use ssh instead.", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "npm: sensitive information exposure through logs" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0548" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debuginfo-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-debugsource-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-devel-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-docs-1:10.23.1-1.module+el8.3.0+9502+012d8a97.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-full-i18n-1:10.23.1-1.module+el8.3.0+9502+012d8a97.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:10:8030020210118191659:229f0a1c:npm-1:6.14.10-1.10.23.1.1.module+el8.3.0+9502+012d8a97.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" } ] }
rhsa-2021:0421
Vulnerability from csaf_redhat
Published
2021-02-04 17:20
Modified
2025-08-04 02:57
Summary
Red Hat Security Advisory: rh-nodejs14-nodejs security update
Notes
Topic
An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.15.4).
Security Fix(es):
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.15.4).\n\nSecurity Fix(es):\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0421", "url": "https://access.redhat.com/errata/RHSA-2021:0421" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1898554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554" }, { "category": "external", "summary": "1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0421.json" } ], "title": "Red Hat Security Advisory: rh-nodejs14-nodejs security update", "tracking": { "current_release_date": "2025-08-04T02:57:46+00:00", "generator": { "date": "2025-08-04T02:57:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0421", "initial_release_date": "2021-02-04T17:20:51+00:00", "revision_history": [ { "date": "2021-02-04T17:20:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-04T17:20:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:57:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.15.4-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7774", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898680" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-y18n: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "RHBZ#1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887", "url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887" } ], "release_date": "2020-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-y18n: prototype pollution vulnerability" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8277", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2020-11-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898554" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8277" }, { "category": "external", "summary": "RHBZ#1898554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8277", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8277" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" } ] }
rhsa-2021:0485
Vulnerability from csaf_redhat
Published
2021-02-11 13:37
Modified
2025-08-06 05:01
Summary
Red Hat Security Advisory: rh-nodejs12-nodejs security update
Notes
Topic
An update for rh-nodejs12-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs12-nodejs (12.20.1), rh-nodejs12-nodejs-nodemon (2.0.3).
Security Fix(es):
* nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)
* nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs12-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nThe following packages have been upgraded to a later upstream version: rh-nodejs12-nodejs (12.20.1), rh-nodejs12-nodejs-nodemon (2.0.3).\n\nSecurity Fix(es):\n\n* nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)\n\n* nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0485", "url": "https://access.redhat.com/errata/RHSA-2021:0485" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1795475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795475" }, { "category": "external", "summary": "1795479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795479" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0485.json" } ], "title": "Red Hat Security Advisory: rh-nodejs12-nodejs security update", "tracking": { "current_release_date": "2025-08-06T05:01:56+00:00", "generator": { "date": "2025-08-06T05:01:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0485", "initial_release_date": "2021-02-11T13:37:42+00:00", "revision_history": [ { "date": "2021-02-11T13:37:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-11T13:37:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:01:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product_id": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-docs@12.20.1-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-3750", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-05-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1578246" } ], "notes": [ { "category": "description", "text": "The utilities function in all versions \u003c= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-3750" }, { "category": "external", "summary": "RHBZ#1578246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1578246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3750", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750" }, { "category": "external", "summary": "https://hackerone.com/reports/311333", "url": "https://hackerone.com/reports/311333" }, { "category": "external", "summary": "https://nodesecurity.io/advisories/612", "url": "https://nodesecurity.io/advisories/612" } ], "release_date": "2018-04-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties" }, { "cve": "CVE-2019-10746", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795475" } ], "notes": [ { "category": "description", "text": "A flaw was found in Nodejs\u0027s mixin-deep prior to versions 1.3.2 and 2.0.0. The mixin-deep function could be used to add or modify properties of the Object.prototype. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-mixin-deep: prototype pollution in function mixin-deep", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-mixin-deep is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the mixin-deep package. \nThe vulnerable code is not used hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10746" }, { "category": "external", "summary": "RHBZ#1795475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795475" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10746", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10746" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746" } ], "release_date": "2019-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-mixin-deep: prototype pollution in function mixin-deep" }, { "cve": "CVE-2019-10747", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795479" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-set-value. The function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-set-value: prototype pollution in function set-value", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform (OCP) contains the affected nodejs-set-value code, it\u0027s added as a dependency of Kibana 5. Similar issue about prototype pollution [1] have been fixed, but no known attack vector was found, so we\u0027re rating this issue as Low for OCP. \n\nIn Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-set-value is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nOpenShift distributed tracing bundles vulnerable version of Nodejs set-value package, however the components are protected by OpenShift OAuth, hence the impact by this vulnerability is reduced to LOW.\n\n[1] CVE-2019-10744 https://www.elastic.co/community/security", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10747" }, { "category": "external", "summary": "RHBZ#1795479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795479" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10747", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-set-value: prototype pollution in function set-value" }, { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" } ] }
rhsa-2021:0549
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2025-08-06 05:02
Summary
Red Hat Security Advisory: nodejs:12 security update
Notes
Topic
An update for the nodejs:12 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (12.20.1), nodejs-nodemon (2.0.3).
Security Fix(es):
* nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)
* nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:12 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (12.20.1), nodejs-nodemon (2.0.3).\n\nSecurity Fix(es):\n\n* nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)\n\n* nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0549", "url": "https://access.redhat.com/errata/RHSA-2021:0549" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1795475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795475" }, { "category": "external", "summary": "1795479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795479" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0549.json" } ], "title": "Red Hat Security Advisory: nodejs:12 security update", "tracking": { "current_release_date": "2025-08-06T05:02:05+00:00", "generator": { "date": "2025-08-06T05:02:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0549", "initial_release_date": "2021-02-16T14:25:52+00:00", "revision_history": [ { "date": "2021-02-16T14:25:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-16T14:25:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:02:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:12:8030020210129141730:229f0a1c", "product": { "name": "nodejs:12:8030020210129141730:229f0a1c", "product_id": "nodejs:12:8030020210129141730:229f0a1c", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12?rpmmod=nodejs:12:8030020210129141730:229f0a1c" } } }, { "category": "product_version", "name": "nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "product": { "name": "nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "product_id": "nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "product": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.3.0%2B9715%2B1718613f?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "product": { "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "product": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "product_id": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.12.20.1.1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "product": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "product_id": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "product": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.3.0%2B9715%2B1718613f?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "product": { "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "product": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "product_id": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.12.20.1.1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "product": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "product_id": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.12.20.1.1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@12.20.1-1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64", "product": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64", "product_id": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.10-1.12.20.1.1.module%2Bel8.3.0%2B9503%2B19cb079c?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, "product_reference": "nodejs:12:8030020210129141730:229f0a1c", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src" }, "product_reference": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch" }, "product_reference": "nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src" }, "product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch" }, "product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src" }, "product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64" }, "product_reference": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le" }, "product_reference": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x" }, "product_reference": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64 as a component of nodejs:12:8030020210129141730:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" }, "product_reference": "npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-3750", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-05-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1578246" } ], "notes": [ { "category": "description", "text": "The utilities function in all versions \u003c= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-3750" }, { "category": "external", "summary": "RHBZ#1578246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1578246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3750", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750" }, { "category": "external", "summary": "https://hackerone.com/reports/311333", "url": "https://hackerone.com/reports/311333" }, { "category": "external", "summary": "https://nodesecurity.io/advisories/612", "url": "https://nodesecurity.io/advisories/612" } ], "release_date": "2018-04-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties" }, { "cve": "CVE-2019-10746", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795475" } ], "notes": [ { "category": "description", "text": "A flaw was found in Nodejs\u0027s mixin-deep prior to versions 1.3.2 and 2.0.0. The mixin-deep function could be used to add or modify properties of the Object.prototype. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-mixin-deep: prototype pollution in function mixin-deep", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-mixin-deep is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the mixin-deep package. \nThe vulnerable code is not used hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10746" }, { "category": "external", "summary": "RHBZ#1795475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795475" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10746", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10746" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746" } ], "release_date": "2019-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-mixin-deep: prototype pollution in function mixin-deep" }, { "cve": "CVE-2019-10747", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795479" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-set-value. The function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-set-value: prototype pollution in function set-value", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform (OCP) contains the affected nodejs-set-value code, it\u0027s added as a dependency of Kibana 5. Similar issue about prototype pollution [1] have been fixed, but no known attack vector was found, so we\u0027re rating this issue as Low for OCP. \n\nIn Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-set-value is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nOpenShift distributed tracing bundles vulnerable version of Nodejs set-value package, however the components are protected by OpenShift OAuth, hence the impact by this vulnerability is reduced to LOW.\n\n[1] CVE-2019-10744 https://www.elastic.co/community/security", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10747" }, { "category": "external", "summary": "RHBZ#1795479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795479" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10747", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-set-value: prototype pollution in function set-value" }, { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-16T14:25:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debuginfo-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-debugsource-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-devel-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-docs-1:12.20.1-1.module+el8.3.0+9503+19cb079c.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-full-i18n-1:12.20.1-1.module+el8.3.0+9503+19cb079c.x86_64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-nodemon-0:2.0.3-1.module+el8.3.0+9715+1718613f.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.aarch64", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.ppc64le", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.s390x", "AppStream-8.3.0.Z.MAIN:nodejs:12:8030020210129141730:229f0a1c:npm-1:6.14.10-1.12.20.1.1.module+el8.3.0+9503+19cb079c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" } ] }
rhsa-2021:0521
Vulnerability from csaf_redhat
Published
2021-02-15 18:28
Modified
2025-08-04 02:58
Summary
Red Hat Security Advisory: rh-nodejs10-nodejs security update
Notes
Topic
An update for rh-nodejs10-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs10-nodejs (10.23.1).
Security Fix(es):
* libuv: buffer overflow in realpath (CVE-2020-8252)
* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-dot-prop: prototype pollution (CVE-2020-8116)
* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
* npm: sensitive information exposure through logs (CVE-2020-15095)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)
* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs10-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nThe following packages have been upgraded to a later upstream version: rh-nodejs10-nodejs (10.23.1).\n\nSecurity Fix(es):\n\n* libuv: buffer overflow in realpath (CVE-2020-8252)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-dot-prop: prototype pollution (CVE-2020-8116)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* npm: sensitive information exposure through logs (CVE-2020-15095)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0521", "url": "https://access.redhat.com/errata/RHSA-2021:0521" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1840004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840004" }, { "category": "external", "summary": "1856875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856875" }, { "category": "external", "summary": "1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "1868196", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868196" }, { "category": "external", "summary": "1879315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879315" }, { "category": "external", "summary": "1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0521.json" } ], "title": "Red Hat Security Advisory: rh-nodejs10-nodejs security update", "tracking": { "current_release_date": "2025-08-04T02:58:23+00:00", "generator": { "date": "2025-08-04T02:58:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0521", "initial_release_date": "2021-02-15T18:28:29+00:00", "revision_history": [ { "date": "2021-02-15T18:28:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-02-15T18:28:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:58:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "product": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "product_id": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.23.1-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "product": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "product_id": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.23.1-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "product": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "product_id": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.23.1-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "product": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "product_id": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.10-10.23.1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "product": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "product_id": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.23.1-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "product": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "product_id": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.23.1-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "product": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "product_id": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.23.1-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "product": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "product_id": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.10-10.23.1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "product": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "product_id": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.23.1-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "product": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "product_id": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.23.1-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "product": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "product_id": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.23.1-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "product": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "product_id": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.10-10.23.1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "product": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "product_id": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.23.1-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "product": { "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "product_id": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-docs@10.23.1-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch" }, "product_reference": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch" }, "product_reference": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch" }, "product_reference": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64" }, "product_reference": "rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch" }, "product_reference": "rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" }, "product_reference": "rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7608", "cwe": { "id": "CWE-267", "name": "Privilege Defined With Unsafe Actions" }, "discovery_date": "2020-05-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1840004" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in nodesjs-yargs-parser, where it can be tricked into adding or modifying properties of the Object.prototype using a \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-yargs-parser: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7608" }, { "category": "external", "summary": "RHBZ#1840004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7608", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7608" } ], "release_date": "2020-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-yargs-parser: prototype pollution vulnerability" }, { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7774", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898680" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-y18n: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "RHBZ#1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887", "url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887" } ], "release_date": "2020-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-y18n: prototype pollution vulnerability" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8116", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868196" } ], "notes": [ { "category": "description", "text": "A prototype pollution flaw was found in nodejs-dot-prop. The function set could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ paths. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-dot-prop: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the grafana and prometheus containers are behind OpenShift OAuth restricting access to the vulnerable dot-prop library to authenticated users only, therefore the impact is Low.\n\nRed Hat Openshift Container Storage 4 is not affected by this vulnerability, as it already includes patched version of dot-prop(v5.2.0) in noobaa-core container.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8116" }, { "category": "external", "summary": "RHBZ#1868196", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868196" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8116" }, { "category": "external", "summary": "https://hackerone.com/reports/719856", "url": "https://hackerone.com/reports/719856" } ], "release_date": "2020-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-dot-prop: prototype pollution" }, { "cve": "CVE-2020-8252", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2020-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1879315" } ], "notes": [ { "category": "description", "text": "A flaw has been found in libuv. The realpath() implementation performs an incorrect calculation when allocating a buffer, leading to a potential buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libuv: buffer overflow in realpath", "title": "Vulnerability summary" }, { "category": "other", "text": "As shipped in Red Hat Software Collections (nodejs-10 \u0026 nodejs-12) as well as Red Hat Enterprise Linux 8 (nodejs-10 and nodejs-12), no incorrect use of the `UV__PATH_MAX` macro were found. Although the releases of libuv contained in these versions of nodejs are considered \"Affected\", it is considered not feasible to trigger the flaw.\n\nNodeJS is included in Red Hat Quay as a dependency of Yarn which is only used while building Red Hat Quay, and not during runtime.\n\nRed Hat Enterprise Linux 8 ships libuv-1.23.1, which is not vulnerable to this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8252" }, { "category": "external", "summary": "RHBZ#1879315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879315" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8252", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8252" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252" } ], "release_date": "2020-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "libuv: buffer overflow in realpath" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. 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": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" }, { "cve": "CVE-2020-15095", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2020-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856875" } ], "notes": [ { "category": "description", "text": "Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"\u003cprotocol\u003e://[\u003cuser\u003e[:\u003cpassword\u003e]@]\u003chostname\u003e[:\u003cport\u003e][:][/]\u003cpath\u003e\". The password value is not redacted and is printed to stdout and also to any generated log files.", "title": "Vulnerability description" }, { "category": "summary", "text": "npm: sensitive information exposure through logs", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15095" }, { "category": "external", "summary": "RHBZ#1856875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856875" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15095", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15095" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15095", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15095" } ], "release_date": "2020-07-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" }, { "category": "workaround", "details": "Do not provide a password to npm via the cli to avoid it from being entered into the logs and stdout, or use ssh instead.", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "npm: sensitive information exposure through logs" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-15T18:28:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0521" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-debuginfo-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-devel-0:10.23.1-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs10-nodejs-docs-0:10.23.1-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs10-npm-0:6.14.10-10.23.1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" } ] }
gsd-2020-8265
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-8265", "description": "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.", "id": "GSD-2020-8265", "references": [ "https://www.suse.com/security/cve/CVE-2020-8265.html", "https://www.debian.org/security/2021/dsa-4826", "https://access.redhat.com/errata/RHSA-2021:0551", "https://access.redhat.com/errata/RHSA-2021:0549", "https://access.redhat.com/errata/RHSA-2021:0548", "https://access.redhat.com/errata/RHSA-2021:0521", "https://access.redhat.com/errata/RHSA-2021:0485", "https://access.redhat.com/errata/RHSA-2021:0421", "https://advisories.mageia.org/CVE-2020-8265.html", "https://security.archlinux.org/CVE-2020-8265", "https://linux.oracle.com/cve/CVE-2020-8265.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-8265" ], "details": "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.", "id": "GSD-2020-8265", "modified": "2023-12-13T01:21:54.217464Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2020-8265", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "https://github.com/nodejs/node", "version": { "version_data": [ { "version_value": "Fixed in 10.23.1, 12.20.1, 14.15.4, 15.5.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use After Free (CWE-416)" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/", "refsource": "MISC", "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "name": "https://hackerone.com/reports/988103", "refsource": "MISC", "url": "https://hackerone.com/reports/988103" }, { "name": "DSA-4826", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4826" }, { "name": "FEDORA-2021-fb1a136393", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "name": "GLSA-202101-07", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202101-07" }, { "name": "FEDORA-2021-d5b2c18fe6", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "name": "https://www.oracle.com/security-alerts/cpujan2021.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "name": "https://security.netapp.com/advisory/ntap-20210212-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "10.23.1", "versionStartIncluding": "10.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "12.20.1", "versionStartIncluding": "12.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "14.15.4", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndExcluding": "15.5.1", "versionStartIncluding": "15.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:graalvm:19.3.4:*:*:*:enterprise:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:graalvm:20.3.0:*:*:*:enterprise:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.0.1.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assignments@hackerone.com", "ID": "CVE-2020-8265" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-416" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/" }, { "name": "https://hackerone.com/reports/988103", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://hackerone.com/reports/988103" }, { "name": "DSA-4826", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4826" }, { "name": "FEDORA-2021-fb1a136393", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/" }, { "name": "GLSA-202101-07", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202101-07" }, { "name": "FEDORA-2021-d5b2c18fe6", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/" }, { "name": "https://www.oracle.com/security-alerts/cpujan2021.html", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "name": "https://security.netapp.com/advisory/ntap-20210212-0003/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20210212-0003/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9 } }, "lastModifiedDate": "2022-04-06T16:26Z", "publishedDate": "2021-01-06T21:15Z" } } }
wid-sec-w-2022-1000
Vulnerability from csaf_certbund
Published
2021-01-04 23:00
Modified
2025-06-19 22:00
Summary
Node.js: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um einen Denial of Service Angriff oder ein "HTTP request smuggling" durchzuführen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um einen Denial of Service Angriff oder ein \"HTTP request smuggling\" durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1000 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1000.json" }, { "category": "self", "summary": "WID-SEC-2022-1000 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1000" }, { "category": "external", "summary": "Node.js Security Releases vom 2021-01-04", "url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases" }, { "category": "external", "summary": "PoC CVE-2020-8265 vom 2021-01-05", "url": "https://packetstormsecurity.com/files/160807" }, { "category": "external", "summary": "Debian Security Advisory DSA-4826 vom 2021-01-07", "url": "https://www.debian.org/security/2021/dsa-4826" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202101-07 vom 2021-01-11", "url": "https://security.gentoo.org/glsa/202101-07" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0062-1 vom 2021-01-11", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008168.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0068-1 vom 2021-01-11", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008167.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0060-1 vom 2021-01-11", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008169.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0061-1 vom 2021-01-11", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008166.html" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202101-16 vom 2021-01-13", "url": "https://security.archlinux.org/ASA-202101-16/generate" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0082-1 vom 2021-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008175.html" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202101-15 vom 2021-01-13", "url": "https://security.archlinux.org/ASA-202101-15/generate" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202101-14 vom 2021-01-13", "url": "https://security.archlinux.org/ASA-202101-14/generate" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202101-13 vom 2021-01-13", "url": "https://security.archlinux.org/ASA-202101-13/generate" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0107-1 vom 2021-01-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008192.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0121-1 vom 2021-01-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008198.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0037 vom 2021-01-18", "url": "https://access.redhat.com/errata/RHSA-2021:0038" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0224-1 vom 2021-01-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008247.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0421 vom 2021-02-04", "url": "https://access.redhat.com/errata/RHSA-2021:0421" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0485 vom 2021-02-11", "url": "https://access.redhat.com/errata/RHSA-2021:0485" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0521 vom 2021-02-15", "url": "https://access.redhat.com/errata/RHSA-2021:0521" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0548 vom 2021-02-16", "url": "https://access.redhat.com/errata/RHSA-2021:0548" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0549 vom 2021-02-16", "url": "https://access.redhat.com/errata/RHSA-2021:0549" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0551 vom 2021-02-16", "url": "https://access.redhat.com/errata/RHSA-2021:0551" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-0548 vom 2021-02-20", "url": "https://linux.oracle.com/errata/ELSA-2021-0548.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-0549 vom 2021-02-20", "url": "https://linux.oracle.com/errata/ELSA-2021-0549.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-0551 vom 2021-02-20", "url": "https://linux.oracle.com/errata/ELSA-2021-0551.html" }, { "category": "external", "summary": "HPE Security Bulletin", "url": "https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-hpesbst04141en_us" }, { "category": "external", "summary": "HCL Article KB0090800 vom 2021-08-03", "url": "https://support.hcltechsw.com/csm?id=kb_article\u0026sysparm_article=KB0090800" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5563-1 vom 2022-08-10", "url": "https://ubuntu.com/security/notices/USN-5563-1" }, { "category": "external", "summary": "Debian Security Advisory DLA-3224 vom 2022-12-05", "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00009.html" }, { "category": "external", "summary": "Hitachi Vulnerability Information HITACHI-SEC-2023-110 vom 2023-02-28", "url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-110/index.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6380-1 vom 2023-09-19", "url": "https://ubuntu.com/security/notices/USN-6380-1" }, { "category": "external", "summary": "IBM Security Bulletin 6469135 vom 2025-06-19", "url": "https://www.ibm.com/support/pages/node/6469135" } ], "source_lang": "en-US", "title": "Node.js: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-06-19T22:00:00.000+00:00", "generator": { "date": "2025-06-20T08:09:04.008+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2022-1000", "initial_release_date": "2021-01-04T23:00:00.000+00:00", "revision_history": [ { "date": "2021-01-04T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-01-05T23:00:00.000+00:00", "number": "2", "summary": "PoC f\u00fcr CVE-2020-8265 aufgenommen" }, { "date": "2021-01-07T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2021-01-10T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2021-01-11T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-01-12T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Arch Linux und SUSE aufgenommen" }, { "date": "2021-01-13T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-01-14T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-01-18T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-01-26T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-02-04T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-11T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-15T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-16T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-21T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2021-07-25T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von HP aufgenommen" }, { "date": "2021-08-02T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von HCL aufgenommen" }, { "date": "2022-08-10T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-12-05T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-02-27T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von HITACHI aufgenommen" }, { "date": "2023-09-18T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-06-19T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "22" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Broadcom Brocade Switch", "product": { "name": "Broadcom Brocade Switch", "product_id": "T015844", "product_identification_helper": { "cpe": "cpe:/h:brocade:switch:-" } } } ], "category": "vendor", "name": "Broadcom" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "HCL BigFix", "product": { "name": "HCL BigFix", "product_id": "T017494", "product_identification_helper": { "cpe": "cpe:/a:hcltech:bigfix:-" } } } ], "category": "vendor", "name": "HCL" }, { "branches": [ { "category": "product_name", "name": "HPE Switch", "product": { "name": "HPE Switch", "product_id": "T002194", "product_identification_helper": { "cpe": "cpe:/h:hp:switch:2620" } } } ], "category": "vendor", "name": "HPE" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "Analyzer \u003c10.9.1-00", "product": { "name": "Hitachi Ops Center Analyzer \u003c10.9.1-00", "product_id": "T026522" } }, { "category": "product_version", "name": "Analyzer 10.9.1-00", "product": { "name": "Hitachi Ops Center Analyzer 10.9.1-00", "product_id": "T026522-fixed", "product_identification_helper": { "cpe": "cpe:/a:hitachi:ops_center:analyzer__10.9.1-00" } } } ], "category": "product_name", "name": "Ops Center" } ], "category": "vendor", "name": "Hitachi" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "Insights \u003c3.0", "product": { "name": "IBM Security Guardium Insights \u003c3.0", "product_id": "T044737" } }, { "category": "product_version", "name": "Insights 3.0", "product": { "name": "IBM Security Guardium Insights 3.0", "product_id": "T044737-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:3.0::insights" } } } ], "category": "product_name", "name": "Security Guardium" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c10.23.1", "product": { "name": "Open Source Node.js \u003c10.23.1", "product_id": "T017989" } }, { "category": "product_version", "name": "10.23.1", "product": { "name": "Open Source Node.js 10.23.1", "product_id": "T017989-fixed", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:10.23.1" } } }, { "category": "product_version_range", "name": "\u003c12.20.1", "product": { "name": "Open Source Node.js \u003c12.20.1", "product_id": "T017990" } }, { "category": "product_version", "name": "12.20.1", "product": { "name": "Open Source Node.js 12.20.1", "product_id": "T017990-fixed", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:12.20.1" } } }, { "category": "product_version_range", "name": "\u003c14.15.4", "product": { "name": "Open Source Node.js \u003c14.15.4", "product_id": "T017991" } }, { "category": "product_version", "name": "14.15.4", "product": { "name": "Open Source Node.js 14.15.4", "product_id": "T017991-fixed", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:14.15.4" } } }, { "category": "product_version_range", "name": "\u003c15.5.1", "product": { "name": "Open Source Node.js \u003c15.5.1", "product_id": "T017992" } }, { "category": "product_version", "name": "15.5.1", "product": { "name": "Open Source Node.js 15.5.1", "product_id": "T017992-fixed", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:15.5.1" } } } ], "category": "product_name", "name": "Node.js" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-1971", "product_status": { "known_affected": [ "T002194", "67646", "T015844", "T013312", "T012167", "T004914", "T017494", "T017990", "T017991", "T017992", "2951", "T002207", "T000126", "T044737", "T026522", "T017989" ] }, "release_date": "2021-01-04T23:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-8265", "product_status": { "known_affected": [ "67646", "T013312", "T012167", "T004914", "T017990", "T017991", "T017992", "2951", "T002207", "T000126", "T044737", "T026522", "T017989" ] }, "release_date": "2021-01-04T23:00:00.000+00:00", "title": "CVE-2020-8265" }, { "cve": "CVE-2020-8287", "product_status": { "known_affected": [ "67646", "T013312", "T012167", "T004914", "T017990", "T017991", "T017992", "2951", "T002207", "T000126", "T044737", "T026522", "T017989" ] }, "release_date": "2021-01-04T23:00:00.000+00:00", "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…