Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2021-43616
Vulnerability from cvelistv5
Published
2021-11-13 00:00
Modified
2024-08-04 04:03
Severity ?
EPSS score ?
Summary
The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T04:03:08.795Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/npm/cli/issues/2701" }, { "tags": [ "x_transferred" ], "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "tags": [ "x_transferred" ], "url": "https://github.com/icatalina/CVE-2021-43616" }, { "tags": [ "x_transferred" ], "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" }, { "tags": [ "x_transferred" ], "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "name": "FEDORA-2022-97b214b298", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "tags": [ "x_transferred" ], "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "tags": [ "x_transferred" ], "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "tags": [ "x_transferred" ], "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:C/UI:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-10-17T00:00:00", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/npm/cli/issues/2701" }, { "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "url": "https://github.com/icatalina/CVE-2021-43616" }, { "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" }, { "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "name": "FEDORA-2022-97b214b298", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" } ], "tags": [ "disputed" ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-43616", "datePublished": "2021-11-13T00:00:00", "dateReserved": "2021-11-13T00:00:00", "dateUpdated": "2024-08-04T04:03:08.795Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.0.0\", \"versionEndIncluding\": \"7.24.2\", \"matchCriteriaId\": \"F582C303-4B6A-4B12-9E0A-BEB12E1B93D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndIncluding\": \"8.1.3\", \"matchCriteriaId\": \"DF29872C-4C3F-4DD4-ABEB-64246074752A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:next_generation_application_programming_interface:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"444CE322-1245-4EEB-A5CA-9FCB011BF531\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}]", "cveTags": "[{\"sourceIdentifier\": \"cve@mitre.org\", \"tags\": [\"disputed\"]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.\"}, {\"lang\": \"es\", \"value\": \"** EN DISPUTA ** El comando npm ci en npm versiones 7.x y 8.x hasta 8.1.3, procede con una instalaci\\u00f3n incluso si la informaci\\u00f3n de dependencia en package-lock.json difiere de package.json. Este comportamiento es incoherente con la documentaci\\u00f3n, y facilita a atacantes la instalaci\\u00f3n de malware que se supone que ha sido bloqueado por un requisito de coincidencia de versi\\u00f3n exacta en package-lock.json. NOTA: El equipo de npm cree que esto no es una vulnerabilidad. Requerir\\u00eda que alguien hiciera ingenier\\u00eda social de package.json que tiene diferentes dependencias que package-lock.json. Ese usuario tendr\\u00eda que tener acceso al sistema de archivos o de escritura para cambiar las dependencias. El equipo de npm afirma que evitar que los actores maliciosos realicen ingenier\\u00eda social u obtengan acceso al sistema de archivos est\\u00e1 fuera del alcance de la CLI de npm\"}]", "id": "CVE-2021-43616", "lastModified": "2024-11-21T06:29:31.227", "metrics": "{\"cvssMetricV31\": [{\"source\": \"cve@mitre.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 9.0, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2021-11-13T18:15:07.537", "references": "[{\"url\": \"https://docs.npmjs.com/cli/v7/commands/npm-ci\", \"source\": \"cve@mitre.org\", \"tags\": [\"Product\", \"Vendor Advisory\"]}, {\"url\": \"https://docs.npmjs.com/cli/v8/commands/npm-ci\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/icatalina/CVE-2021-43616\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/issues/2701\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/issues/2701#issuecomment-972900511\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/npm/cli/issues/2701#issuecomment-979054224\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20211210-0002/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://docs.npmjs.com/cli/v7/commands/npm-ci\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\", \"Vendor Advisory\"]}, {\"url\": \"https://docs.npmjs.com/cli/v8/commands/npm-ci\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/icatalina/CVE-2021-43616\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/issues/2701\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/cli/issues/2701#issuecomment-972900511\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/npm/cli/issues/2701#issuecomment-979054224\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20211210-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-345\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2021-43616\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-11-13T18:15:07.537\",\"lastModified\":\"2024-11-21T06:29:31.227\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** El comando npm ci en npm versiones 7.x y 8.x hasta 8.1.3, procede con una instalaci\u00f3n incluso si la informaci\u00f3n de dependencia en package-lock.json difiere de package.json. Este comportamiento es incoherente con la documentaci\u00f3n, y facilita a atacantes la instalaci\u00f3n de malware que se supone que ha sido bloqueado por un requisito de coincidencia de versi\u00f3n exacta en package-lock.json. NOTA: El equipo de npm cree que esto no es una vulnerabilidad. Requerir\u00eda que alguien hiciera ingenier\u00eda social de package.json que tiene diferentes dependencias que package-lock.json. Ese usuario tendr\u00eda que tener acceso al sistema de archivos o de escritura para cambiar las dependencias. El equipo de npm afirma que evitar que los actores maliciosos realicen ingenier\u00eda social u obtengan acceso al sistema de archivos est\u00e1 fuera del alcance de la CLI de npm\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.0,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-345\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndIncluding\":\"7.24.2\",\"matchCriteriaId\":\"F582C303-4B6A-4B12-9E0A-BEB12E1B93D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.1.3\",\"matchCriteriaId\":\"DF29872C-4C3F-4DD4-ABEB-64246074752A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:next_generation_application_programming_interface:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"444CE322-1245-4EEB-A5CA-9FCB011BF531\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"https://docs.npmjs.com/cli/v7/commands/npm-ci\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\",\"Vendor Advisory\"]},{\"url\":\"https://docs.npmjs.com/cli/v8/commands/npm-ci\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/icatalina/CVE-2021-43616\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/issues/2701\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/issues/2701#issuecomment-972900511\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/npm/cli/issues/2701#issuecomment-979054224\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211210-0002/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://docs.npmjs.com/cli/v7/commands/npm-ci\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\",\"Vendor Advisory\"]},{\"url\":\"https://docs.npmjs.com/cli/v8/commands/npm-ci\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/icatalina/CVE-2021-43616\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/issues/2701\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/cli/issues/2701#issuecomment-972900511\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/npm/cli/issues/2701#issuecomment-979054224\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211210-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
cve-2021-43616
Vulnerability from fkie_nvd
Published
2021-11-13 18:15
Modified
2024-11-21 06:29
Severity ?
9.0 (Critical) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
npmjs | npm | * | |
npmjs | npm | * | |
netapp | next_generation_application_programming_interface | - | |
fedoraproject | fedora | 35 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*", "matchCriteriaId": "F582C303-4B6A-4B12-9E0A-BEB12E1B93D1", "versionEndIncluding": "7.24.2", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*", "matchCriteriaId": "DF29872C-4C3F-4DD4-ABEB-64246074752A", "versionEndIncluding": "8.1.3", "versionStartIncluding": "8.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:next_generation_application_programming_interface:-:*:*:*:*:*:*:*", "matchCriteriaId": "444CE322-1245-4EEB-A5CA-9FCB011BF531", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [ { "sourceIdentifier": "cve@mitre.org", "tags": [ "disputed" ] } ], "descriptions": [ { "lang": "en", "value": "The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI." }, { "lang": "es", "value": "** EN DISPUTA ** El comando npm ci en npm versiones 7.x y 8.x hasta 8.1.3, procede con una instalaci\u00f3n incluso si la informaci\u00f3n de dependencia en package-lock.json difiere de package.json. Este comportamiento es incoherente con la documentaci\u00f3n, y facilita a atacantes la instalaci\u00f3n de malware que se supone que ha sido bloqueado por un requisito de coincidencia de versi\u00f3n exacta en package-lock.json. NOTA: El equipo de npm cree que esto no es una vulnerabilidad. Requerir\u00eda que alguien hiciera ingenier\u00eda social de package.json que tiene diferentes dependencias que package-lock.json. Ese usuario tendr\u00eda que tener acceso al sistema de archivos o de escritura para cambiar las dependencias. El equipo de npm afirma que evitar que los actores maliciosos realicen ingenier\u00eda social u obtengan acceso al sistema de archivos est\u00e1 fuera del alcance de la CLI de npm" } ], "id": "CVE-2021-43616", "lastModified": "2024-11-21T06:29:31.227", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 6.0, "source": "cve@mitre.org", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-11-13T18:15:07.537", "references": [ { "source": "cve@mitre.org", "tags": [ "Product", "Vendor Advisory" ], "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "source": "cve@mitre.org", "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/icatalina/CVE-2021-43616" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/npm/cli/issues/2701" }, { "source": "cve@mitre.org", "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" }, { "source": "cve@mitre.org", "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product", "Vendor Advisory" ], "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/icatalina/CVE-2021-43616" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/npm/cli/issues/2701" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-345" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2022:4796
Vulnerability from csaf_redhat
Published
2022-05-30 12:22
Modified
2024-11-13 23:43
Summary
Red Hat Security Advisory: nodejs:16 security update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* npm: npm ci succeeds when package-lock.json doesn't match package.json (CVE-2021-43616)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json (CVE-2021-43616)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4796", "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4796.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security update", "tracking": { "current_release_date": "2024-11-13T23:43:55+00:00", "generator": { "date": "2024-11-13T23:43:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:4796", "initial_release_date": "2022-05-30T12:22:04+00:00", "revision_history": [ { "date": "2022-05-30T12:22:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-30T12:22:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:43:55+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.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8060020220519144917:ad008a3a", "product": { "name": "nodejs:16:8060020220519144917:ad008a3a", "product_id": "nodejs:16:8060020220519144917:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8060020220519144917:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?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:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, "product_reference": "nodejs:16:8060020220519144917:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43616", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050282" } ], "notes": [ { "category": "description", "text": "A flaw was found in npm. The npm ci command proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.", "title": "Vulnerability description" }, { "category": "summary", "text": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json", "title": "Vulnerability summary" }, { "category": "other", "text": "The `nodejs:12` and `nodejs:14` modules in Red Hat Enterprise Linux 8 as well as `rh-nodejs12-nodejs` and `rh-nodejs14-nodejs` software collections for Red Hat Enterprise Linux 7 are not affected by this flaw as they ship NPM version 6.x.", "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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43616" }, { "category": "external", "summary": "RHBZ#2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43616", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" } ], "release_date": "2021-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-30T12:22:04+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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "workaround", "details": "Red Hat has investigated whether possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json" } ] }
rhsa-2022_4796
Vulnerability from csaf_redhat
Published
2022-05-30 12:22
Modified
2024-11-13 23:43
Summary
Red Hat Security Advisory: nodejs:16 security update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* npm: npm ci succeeds when package-lock.json doesn't match package.json (CVE-2021-43616)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json (CVE-2021-43616)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4796", "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4796.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security update", "tracking": { "current_release_date": "2024-11-13T23:43:55+00:00", "generator": { "date": "2024-11-13T23:43:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:4796", "initial_release_date": "2022-05-30T12:22:04+00:00", "revision_history": [ { "date": "2022-05-30T12:22:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-30T12:22:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:43:55+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.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8060020220519144917:ad008a3a", "product": { "name": "nodejs:16:8060020220519144917:ad008a3a", "product_id": "nodejs:16:8060020220519144917:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8060020220519144917:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?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:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, "product_reference": "nodejs:16:8060020220519144917:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43616", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050282" } ], "notes": [ { "category": "description", "text": "A flaw was found in npm. The npm ci command proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.", "title": "Vulnerability description" }, { "category": "summary", "text": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json", "title": "Vulnerability summary" }, { "category": "other", "text": "The `nodejs:12` and `nodejs:14` modules in Red Hat Enterprise Linux 8 as well as `rh-nodejs12-nodejs` and `rh-nodejs14-nodejs` software collections for Red Hat Enterprise Linux 7 are not affected by this flaw as they ship NPM version 6.x.", "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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43616" }, { "category": "external", "summary": "RHBZ#2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43616", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" } ], "release_date": "2021-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-30T12:22:04+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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "workaround", "details": "Red Hat has investigated whether possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json" } ] }
RHSA-2022:4796
Vulnerability from csaf_redhat
Published
2022-05-30 12:22
Modified
2024-11-13 23:43
Summary
Red Hat Security Advisory: nodejs:16 security update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* npm: npm ci succeeds when package-lock.json doesn't match package.json (CVE-2021-43616)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json (CVE-2021-43616)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4796", "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4796.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security update", "tracking": { "current_release_date": "2024-11-13T23:43:55+00:00", "generator": { "date": "2024-11-13T23:43:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:4796", "initial_release_date": "2022-05-30T12:22:04+00:00", "revision_history": [ { "date": "2022-05-30T12:22:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-30T12:22:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:43:55+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.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8060020220519144917:ad008a3a", "product": { "name": "nodejs:16:8060020220519144917:ad008a3a", "product_id": "nodejs:16:8060020220519144917:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8060020220519144917:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.6.0%2B15294%2B54b291d2?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.14.0-4.module%2Bel8.6.0%2B15294%2B54b291d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_id": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.3.1-1.16.14.0.4.module%2Bel8.6.0%2B15294%2B54b291d2?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:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, "product_reference": "nodejs:16:8060020220519144917:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src" }, "product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64 as a component of nodejs:16:8060020220519144917:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" }, "product_reference": "npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43616", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050282" } ], "notes": [ { "category": "description", "text": "A flaw was found in npm. The npm ci command proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.", "title": "Vulnerability description" }, { "category": "summary", "text": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json", "title": "Vulnerability summary" }, { "category": "other", "text": "The `nodejs:12` and `nodejs:14` modules in Red Hat Enterprise Linux 8 as well as `rh-nodejs12-nodejs` and `rh-nodejs14-nodejs` software collections for Red Hat Enterprise Linux 7 are not affected by this flaw as they ship NPM version 6.x.", "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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43616" }, { "category": "external", "summary": "RHBZ#2050282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050282" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43616", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" } ], "release_date": "2021-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-30T12:22:04+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.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "workaround", "details": "Red Hat has investigated whether possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debuginfo-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-debugsource-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-devel-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-docs-1:16.14.0-4.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-full-i18n-1:16.14.0-4.module+el8.6.0+15294+54b291d2.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-nodemon-0:2.0.15-1.module+el8.6.0+15294+54b291d2.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020220519144917:ad008a3a:npm-1:8.3.1-1.16.14.0.4.module+el8.6.0+15294+54b291d2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "npm: npm ci succeeds when package-lock.json doesn\u0027t match package.json" } ] }
ghsa-ppxp-px5q-gwqm
Vulnerability from github
Published
2022-05-24 19:20
Modified
2022-05-24 19:20
Severity ?
Details
The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.
{ "affected": [], "aliases": [ "CVE-2021-43616" ], "database_specific": { "cwe_ids": [ "CWE-345" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-11-13T18:15:00Z", "severity": "CRITICAL" }, "details": "The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.", "id": "GHSA-ppxp-px5q-gwqm", "modified": "2022-05-24T19:20:36Z", "published": "2022-05-24T19:20:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" }, { "type": "WEB", "url": "https://github.com/npm/cli/issues/2701" }, { "type": "WEB", "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "type": "WEB", "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "type": "WEB", "url": "https://github.com/icatalina/CVE-2021-43616" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE" }, { "type": "WEB", "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20211210-0002" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2022-2278
Vulnerability from csaf_certbund
Published
2021-11-14 23:00
Modified
2022-12-11 23:00
Summary
npm: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
npm ist ein Paketmanager für die JavaScript-Laufzeitumgebung Node.js.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in npm ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- UNIX
- Linux
- MacOS X
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "npm ist ein Paketmanager f\u00fcr die JavaScript-Laufzeitumgebung Node.js.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in npm ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows\n- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2278 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-2278.json" }, { "category": "self", "summary": "WID-SEC-2022-2278 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2278" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-214 vom 2022-12-09", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-214.html" }, { "category": "external", "summary": "NIST Database vom 2021-11-14", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-4796 vom 2022-06-01", "url": "http://linux.oracle.com/errata/ELSA-2022-4796.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4796 vom 2022-05-30", "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-048 vom 2022-04-22", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-048.html" } ], "source_lang": "en-US", "title": "npm: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2022-12-11T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:05:57.363+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-2278", "initial_release_date": "2021-11-14T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-02-06T23:00:00.000+00:00", "number": "2", "summary": "Referenz(en) aufgenommen: FEDORA-2022-0C0C487184" }, { "date": "2022-02-10T23:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2022-97B214B298" }, { "date": "2022-04-24T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-05-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-05-31T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Open Source npm \u003c= 8.1.3", "product": { "name": "Open Source npm \u003c= 8.1.3", "product_id": "T021032", "product_identification_helper": { "cpe": "cpe:/a:npmjs:npm:8.1.3" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43616", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in npm. Die Schwachstelle besteht in dem \"ci\"-Befehl. Wenn Abh\u00e4ngigkeiten von Paketen in den Dateien \"package-lock.json\" und \"package.json\" unterschiedlich sind, f\u00e4hrt das Programm mit der Installation fort, statt den Befehl zu terminieren. Dadurch k\u00f6nnte schadhafte Software eingeschleust werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363", "T004914" ], "last_affected": [ "T021032" ] }, "release_date": "2021-11-14T23:00:00Z", "title": "CVE-2021-43616" } ] }
WID-SEC-W-2022-2278
Vulnerability from csaf_certbund
Published
2021-11-14 23:00
Modified
2022-12-11 23:00
Summary
npm: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
npm ist ein Paketmanager für die JavaScript-Laufzeitumgebung Node.js.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in npm ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- UNIX
- Linux
- MacOS X
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "npm ist ein Paketmanager f\u00fcr die JavaScript-Laufzeitumgebung Node.js.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in npm ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows\n- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2278 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-2278.json" }, { "category": "self", "summary": "WID-SEC-2022-2278 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2278" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-214 vom 2022-12-09", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-214.html" }, { "category": "external", "summary": "NIST Database vom 2021-11-14", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43616" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-4796 vom 2022-06-01", "url": "http://linux.oracle.com/errata/ELSA-2022-4796.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:4796 vom 2022-05-30", "url": "https://access.redhat.com/errata/RHSA-2022:4796" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-048 vom 2022-04-22", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-048.html" } ], "source_lang": "en-US", "title": "npm: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2022-12-11T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:05:57.363+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-2278", "initial_release_date": "2021-11-14T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-02-06T23:00:00.000+00:00", "number": "2", "summary": "Referenz(en) aufgenommen: FEDORA-2022-0C0C487184" }, { "date": "2022-02-10T23:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2022-97B214B298" }, { "date": "2022-04-24T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-05-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-05-31T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Open Source npm \u003c= 8.1.3", "product": { "name": "Open Source npm \u003c= 8.1.3", "product_id": "T021032", "product_identification_helper": { "cpe": "cpe:/a:npmjs:npm:8.1.3" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43616", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in npm. Die Schwachstelle besteht in dem \"ci\"-Befehl. Wenn Abh\u00e4ngigkeiten von Paketen in den Dateien \"package-lock.json\" und \"package.json\" unterschiedlich sind, f\u00e4hrt das Programm mit der Installation fort, statt den Befehl zu terminieren. Dadurch k\u00f6nnte schadhafte Software eingeschleust werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363", "T004914" ], "last_affected": [ "T021032" ] }, "release_date": "2021-11-14T23:00:00Z", "title": "CVE-2021-43616" } ] }
gsd-2021-43616
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
** DISPUTED ** The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-43616", "description": "The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.", "id": "GSD-2021-43616", "references": [ "https://security.archlinux.org/CVE-2021-43616", "https://linux.oracle.com/cve/CVE-2021-43616.html", "https://access.redhat.com/errata/RHSA-2022:4796", "https://advisories.mageia.org/CVE-2021-43616.html", "https://www.suse.com/security/cve/CVE-2021-43616.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-43616" ], "details": "** DISPUTED ** The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.", "id": "GSD-2021-43616", "modified": "2023-12-13T01:23:26.175472Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-43616", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** DISPUTED ** The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:C/UI:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/npm/cli/issues/2701", "refsource": "MISC", "url": "https://github.com/npm/cli/issues/2701" }, { "name": "https://docs.npmjs.com/cli/v7/commands/npm-ci", "refsource": "MISC", "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "name": "https://github.com/icatalina/CVE-2021-43616", "refsource": "MISC", "url": "https://github.com/icatalina/CVE-2021-43616" }, { "name": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0", "refsource": "MISC", "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "name": "https://security.netapp.com/advisory/ntap-20211210-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" }, { "name": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f", "refsource": "CONFIRM", "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "name": "FEDORA-2022-97b214b298", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "name": "https://docs.npmjs.com/cli/v8/commands/npm-ci", "refsource": "MISC", "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "name": "https://github.com/npm/cli/issues/2701#issuecomment-979054224", "refsource": "MISC", "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "name": "https://github.com/npm/cli/issues/2701#issuecomment-972900511", "refsource": "MISC", "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0", "affected_versions": "None", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-345", "CWE-937" ], "date": "2021-12-14", "description": "This CVE has been marked as a False Positive as it only concerns the npm cli tool.", "fixed_versions": [], "identifier": "CVE-2021-43616", "identifiers": [ "CVE-2021-43616" ], "not_impacted": "", "package_slug": "npm/npm", "pubdate": "2021-11-13", "solution": "Nothing to be done.", "title": "Insufficient Verification of Data Authenticity", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-43616", "https://docs.npmjs.com/cli/v7/commands/npm-ci", "https://github.com/npm/cli/issues/2701", "https://github.com/icatalina/CVE-2021-43616" ], "uuid": "ac189efb-7ed6-46c5-a947-40b7878a20cb" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*", "matchCriteriaId": "F582C303-4B6A-4B12-9E0A-BEB12E1B93D1", "versionEndIncluding": "7.24.2", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*", "matchCriteriaId": "DF29872C-4C3F-4DD4-ABEB-64246074752A", "versionEndIncluding": "8.1.3", "versionStartIncluding": "8.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:next_generation_application_programming_interface:-:*:*:*:*:*:*:*", "matchCriteriaId": "444CE322-1245-4EEB-A5CA-9FCB011BF531", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI." }, { "lang": "es", "value": "** EN DISPUTA ** El comando npm ci en npm versiones 7.x y 8.x hasta 8.1.3, procede con una instalaci\u00f3n incluso si la informaci\u00f3n de dependencia en package-lock.json difiere de package.json. Este comportamiento es incoherente con la documentaci\u00f3n, y facilita a atacantes la instalaci\u00f3n de malware que se supone que ha sido bloqueado por un requisito de coincidencia de versi\u00f3n exacta en package-lock.json. NOTA: El equipo de npm cree que esto no es una vulnerabilidad. Requerir\u00eda que alguien hiciera ingenier\u00eda social de package.json que tiene diferentes dependencias que package-lock.json. Ese usuario tendr\u00eda que tener acceso al sistema de archivos o de escritura para cambiar las dependencias. El equipo de npm afirma que evitar que los actores maliciosos realicen ingenier\u00eda social u obtengan acceso al sistema de archivos est\u00e1 fuera del alcance de la CLI de npm" } ], "id": "CVE-2021-43616", "lastModified": "2024-04-11T01:13:13.530", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 6.0, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2021-11-13T18:15:07.537", "references": [ { "source": "cve@mitre.org", "tags": [ "Product", "Vendor Advisory" ], "url": "https://docs.npmjs.com/cli/v7/commands/npm-ci" }, { "source": "cve@mitre.org", "url": "https://docs.npmjs.com/cli/v8/commands/npm-ci" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/icatalina/CVE-2021-43616" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/npm/cli/commit/457e0ae61bbc55846f5af44afa4066921923490f" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/npm/cli/issues/2701" }, { "source": "cve@mitre.org", "url": "https://github.com/npm/cli/issues/2701#issuecomment-972900511" }, { "source": "cve@mitre.org", "url": "https://github.com/npm/cli/issues/2701#issuecomment-979054224" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NXNVFKOF5ZYH5NIRWHKN6O6UBCHDV6FE/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://medium.com/cider-sec/this-time-we-were-lucky-85c0dcac94a0" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20211210-0002/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-345" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.