Action not permitted
Modal body text goes here.
cve-2020-7754
Vulnerability from cvelistv5
Published
2020-10-27 15:05
Modified
2024-09-17 04:28
Severity ?
EPSS score ?
Summary
Regular Expression Denial of Service (ReDoS)
References
▼ | URL | Tags | |
---|---|---|---|
report@snyk.io | https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e | Patch, Third Party Advisory | |
report@snyk.io | https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p | Third Party Advisory | |
report@snyk.io | https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353 | Exploit, Third Party Advisory | |
report@snyk.io | https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 | Exploit, Third Party Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
n/a | npm-user-validate |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:41:01.529Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "npm-user-validate", "vendor": "n/a", "versions": [ { "lessThan": "1.0.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Yeting Li" } ], "datePublic": "2020-10-27T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "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" } } ], "problemTypes": [ { "descriptions": [ { "description": "Regular Expression Denial of Service (ReDoS)", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-10-27T15:05:17", "orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "shortName": "snyk" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" }, { "tags": [ "x_refsource_MISC" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" } ], "title": "Regular Expression Denial of Service (ReDoS)", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-10-27T15:03:17.448791Z", "ID": "CVE-2020-7754", "STATE": "PUBLIC", "TITLE": "Regular Expression Denial of Service (ReDoS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "npm-user-validate", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.0.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Yeting Li" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": { "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" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Regular Expression Denial of Service (ReDoS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "name": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "refsource": "MISC", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "name": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e", "refsource": "MISC", "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" } ] } } } }, "cveMetadata": { "assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730", "assignerShortName": "snyk", "cveId": "CVE-2020-7754", "datePublished": "2020-10-27T15:05:18.052022Z", "dateReserved": "2020-01-21T00:00:00", "dateUpdated": "2024-09-17T04:28:53.351Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-7754\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2020-10-27T15:15:13.123\",\"lastModified\":\"2020-10-27T17:31:05.710\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Esto afecta al paquete npm-user-validate versiones anteriores a 1.0.1.\u0026#xa0;La expresi\u00f3n regular que comprueba los correos electr\u00f3nicos de los usuarios tard\u00f3 exponencialmente m\u00e1s en procesar cadenas de entrada largas que comienzan con caracteres @\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.0.1\",\"matchCriteriaId\":\"2AC44E3C-4A3B-4215-AB0D-34D7395FC274\"}]}]}],\"references\":[{\"url\":\"https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p\",\"source\":\"report@snyk.io\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
rhsa-2021_0548
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2024-11-05 23:17
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-05T23:17:03+00:00", "generator": { "date": "2024-11-05T23:17:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:17:03+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-2021_0521
Vulnerability from csaf_redhat
Published
2021-02-15 18:28
Modified
2024-11-05 23:17
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-05T23:17:35+00:00", "generator": { "date": "2024-11-05T23:17:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:17: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.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_0421
Vulnerability from csaf_redhat
Published
2021-02-04 17:20
Modified
2024-11-05 23:15
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-05T23:15:37+00:00", "generator": { "date": "2024-11-05T23:15:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:15:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.15.4-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7774", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898680" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-y18n: prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7774" }, { "category": "external", "summary": "RHBZ#1898680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887", "url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887" } ], "release_date": "2020-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-y18n: prototype pollution vulnerability" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8277", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2020-11-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1898554" } ], "notes": [ { "category": "description", "text": "A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions \u003c 15.2.1, \u003c 14.15.1, and \u003c 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8277" }, { "category": "external", "summary": "RHBZ#1898554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8277", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8277" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" }, { "cve": "CVE-2020-15366", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2020-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1857977" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function", "title": "Vulnerability summary" }, { "category": "other", "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15366" }, { "category": "external", "summary": "RHBZ#1857977", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908", "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908" } ], "release_date": "2020-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-04T17:20:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0421" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function" } ] }
rhsa-2021_0551
Vulnerability from csaf_redhat
Published
2021-02-16 14:28
Modified
2024-11-05 23:17
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-05T23:17:21+00:00", "generator": { "date": "2024-11-05T23:17:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:17:21+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_0485
Vulnerability from csaf_redhat
Published
2021-02-11 13:37
Modified
2024-11-05 23:17
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-05T23:17:02+00:00", "generator": { "date": "2024-11-05T23:17:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:17:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.20.1-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.20.1-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product_id": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.10-12.20.1.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product_id": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.20.1-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product_id": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-docs@12.20.1-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product_id": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-nodemon@2.0.3-1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64" }, "product_reference": "rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src" }, "product_reference": "rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" }, "product_reference": "rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-3750", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-05-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1578246" } ], "notes": [ { "category": "description", "text": "The utilities function in all versions \u003c= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-3750" }, { "category": "external", "summary": "RHBZ#1578246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1578246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3750", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750" }, { "category": "external", "summary": "https://hackerone.com/reports/311333", "url": "https://hackerone.com/reports/311333" }, { "category": "external", "summary": "https://nodesecurity.io/advisories/612", "url": "https://nodesecurity.io/advisories/612" } ], "release_date": "2018-04-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties" }, { "cve": "CVE-2019-10746", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795475" } ], "notes": [ { "category": "description", "text": "A flaw was found in Nodejs\u0027s mixin-deep prior to versions 1.3.2 and 2.0.0. The mixin-deep function could be used to add or modify properties of the Object.prototype. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-mixin-deep: prototype pollution in function mixin-deep", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-mixin-deep is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the mixin-deep package. \nThe vulnerable code is not used hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10746" }, { "category": "external", "summary": "RHBZ#1795475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795475" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10746", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10746" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10746" } ], "release_date": "2019-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-mixin-deep: prototype pollution in function mixin-deep" }, { "cve": "CVE-2019-10747", "cwe": { "id": "CWE-471", "name": "Modification of Assumed-Immutable Data (MAID)" }, "discovery_date": "2019-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1795479" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-set-value. The function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-set-value: prototype pollution in function set-value", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform (OCP) contains the affected nodejs-set-value code, it\u0027s added as a dependency of Kibana 5. Similar issue about prototype pollution [1] have been fixed, but no known attack vector was found, so we\u0027re rating this issue as Low for OCP. \n\nIn Red Hat Software Collections and Red Hat Enterprise Linux 8, nodejs-set-value is bundled into nodejs-nodemon, and is not meant to be accessed outside of that package. Within nodemon, this flaw is rated with a Low severity.\n\nOpenShift distributed tracing bundles vulnerable version of Nodejs set-value package, however the components are protected by OpenShift OAuth, hence the impact by this vulnerability is reduced to LOW.\n\n[1] CVE-2019-10744 https://www.elastic.co/community/security", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10747" }, { "category": "external", "summary": "RHBZ#1795479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795479" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10747", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10747" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-set-value: prototype pollution in function set-value" }, { "cve": "CVE-2020-7754", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1892430" } ], "notes": [ { "category": "description", "text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7754" }, { "category": "external", "summary": "RHBZ#1892430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "category": "external", "summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" } ], "release_date": "2020-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS" }, { "cve": "CVE-2020-7788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1907444" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ini: Prototype pollution via malicious INI file", "title": "Vulnerability summary" }, { "category": "other", "text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7788" }, { "category": "external", "summary": "RHBZ#1907444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788" } ], "release_date": "2020-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-ini: Prototype pollution via malicious INI file" }, { "cve": "CVE-2020-8265", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912854" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: use-after-free in the TLS implementation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8265" }, { "category": "external", "summary": "RHBZ#1912854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265" }, { "category": "external", "summary": "https://hackerone.com/reports/988103", "url": "https://hackerone.com/reports/988103" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: use-after-free in the TLS implementation" }, { "cve": "CVE-2020-8287", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1912863" } ], "notes": [ { "category": "description", "text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP request smuggling via two copies of a header field in an http request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8287" }, { "category": "external", "summary": "RHBZ#1912863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287" } ], "release_date": "2021-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-02-11T13:37:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.6.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6-7.7.Z:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Server-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Server-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-debuginfo-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-devel-0:12.20.1-1.el7.x86_64", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-docs-0:12.20.1-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.noarch", "7Workstation-RHSCL-3.6:rh-nodejs12-nodejs-nodemon-0:2.0.3-1.el7.src", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.ppc64le", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.s390x", "7Workstation-RHSCL-3.6:rh-nodejs12-npm-0:6.14.10-12.20.1.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: HTTP request smuggling via two copies of a header field in an http request" } ] }
rhsa-2021_0549
Vulnerability from csaf_redhat
Published
2021-02-16 14:25
Modified
2024-11-05 23:17
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-05T23:17:13+00:00", "generator": { "date": "2024-11-05T23:17:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.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-05T23:17:13+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" } ] }
gsd-2020-7754
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-7754", "description": "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.", "id": "GSD-2020-7754", "references": [ "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://linux.oracle.com/cve/CVE-2020-7754.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-7754" ], "details": "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.", "id": "GSD-2020-7754", "modified": "2023-12-13T01:21:51.500473Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-10-27T15:03:17.448791Z", "ID": "CVE-2020-7754", "STATE": "PUBLIC", "TITLE": "Regular Expression Denial of Service (ReDoS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "npm-user-validate", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.0.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Yeting Li" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": { "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" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Regular Expression Denial of Service (ReDoS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "name": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p", "refsource": "MISC", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "name": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e", "refsource": "MISC", "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.0.1", "affected_versions": "All versions before 1.0.1", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2020-10-27", "description": "This affects the package npm-user-validate The regex that validates user emails took exponentially longer to process long input strings beginning with `@` characters.", "fixed_versions": [ "1.0.1" ], "identifier": "CVE-2020-7754", "identifiers": [ "CVE-2020-7754", "GHSA-xgh6-85xh-479p" ], "not_impacted": "All versions starting from 1.0.1", "package_slug": "npm/npm-user-validate", "pubdate": "2020-10-27", "solution": "Upgrade to version 1.0.1 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" ], "uuid": "1673fa49-9d59-4511-8859-f7e2a89af59a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.0.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2020-7754" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-10-27T17:31Z", "publishedDate": "2020-10-27T15:15Z" } } }
ghsa-pw54-mh39-w3hc
Vulnerability from github
Published
2021-05-10 19:08
Modified
2021-04-20 17:21
Severity ?
Summary
Regular expression denial of service in npm-user-validate
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "npm-user-validate" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7754" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2021-04-20T17:21:44Z", "nvd_published_at": "2020-10-27T15:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-pw54-mh39-w3hc", "modified": "2021-04-20T17:21:44Z", "published": "2021-05-10T19:08:15Z", "references": [ { "type": "WEB", "url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754" }, { "type": "WEB", "url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Regular expression denial of service in npm-user-validate" }
Loading...
Loading...
- 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.