Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-22960 (GCVE-0-2021-22960)
Vulnerability from cvelistv5 – Published: 2021-11-03 19:22 – Updated: 2025-04-30 22:24- CWE-444 - HTTP Request Smuggling (CWE-444)
| URL | Tags |
|---|---|
| https://hackerone.com/reports/1238099 | x_refsource_MISC |
| https://www.oracle.com/security-alerts/cpujan2022.html | x_refsource_MISC |
| https://www.debian.org/security/2022/dsa-5170 | vendor-advisoryx_refsource_DEBIAN |
| Vendor | Product | Version | |
|---|---|---|---|
| NodeJS | Node |
Affected:
4.0 , < 4.*
(semver)
Affected: 5.0 , < 5.* (semver) Affected: 6.0 , < 6.* (semver) Affected: 7.0 , < 7.* (semver) Affected: 8.0 , < 8.* (semver) Affected: 9.0 , < 9.* (semver) Affected: 10.0 , < 10.* (semver) Affected: 11.0 , < 11.* (semver) Affected: 12.0 , < 12.22.7 (semver) Affected: 13.0 , < 13.* (semver) Affected: 14.0 , < 14.18.1 (semver) Affected: 15.0 , < 15.* (semver) Affected: 16.0 , < 16.11.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:58:26.117Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://hackerone.com/reports/1238099"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"name": "DSA-5170",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5170"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Node",
"vendor": "NodeJS",
"versions": [
{
"lessThan": "4.*",
"status": "affected",
"version": "4.0",
"versionType": "semver"
},
{
"lessThan": "5.*",
"status": "affected",
"version": "5.0",
"versionType": "semver"
},
{
"lessThan": "6.*",
"status": "affected",
"version": "6.0",
"versionType": "semver"
},
{
"lessThan": "7.*",
"status": "affected",
"version": "7.0",
"versionType": "semver"
},
{
"lessThan": "8.*",
"status": "affected",
"version": "8.0",
"versionType": "semver"
},
{
"lessThan": "9.*",
"status": "affected",
"version": "9.0",
"versionType": "semver"
},
{
"lessThan": "10.*",
"status": "affected",
"version": "10.0",
"versionType": "semver"
},
{
"lessThan": "11.*",
"status": "affected",
"version": "11.0",
"versionType": "semver"
},
{
"lessThan": "12.22.7",
"status": "affected",
"version": "12.0",
"versionType": "semver"
},
{
"lessThan": "13.*",
"status": "affected",
"version": "13.0",
"versionType": "semver"
},
{
"lessThan": "14.18.1",
"status": "affected",
"version": "14.0",
"versionType": "semver"
},
{
"lessThan": "15.*",
"status": "affected",
"version": "15.0",
"versionType": "semver"
},
{
"lessThan": "16.11.1",
"status": "affected",
"version": "16.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "HTTP Request Smuggling (CWE-444)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T22:24:38.152Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://hackerone.com/reports/1238099"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"name": "DSA-5170",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5170"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2021-22960",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "https://github.com/nodejs/llhttp",
"version": {
"version_data": [
{
"version_value": "Fixed in v2.1.4 and v6.0.6"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTP Request Smuggling (CWE-444)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/1238099",
"refsource": "MISC",
"url": "https://hackerone.com/reports/1238099"
},
{
"name": "https://www.oracle.com/security-alerts/cpujan2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"name": "DSA-5170",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5170"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2021-22960",
"datePublished": "2021-11-03T19:22:42.000Z",
"dateReserved": "2021-01-06T00:00:00.000Z",
"dateUpdated": "2025-04-30T22:24:38.152Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-22960",
"date": "2026-06-16",
"epss": "0.02299",
"percentile": "0.81002"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"2.1.4\", \"matchCriteriaId\": \"6B7CB576-CA48-462E-A360-6CE14FADCC6A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"6.0.6\", \"matchCriteriaId\": \"AF1511BB-A1F0-4AF9-80C3-5EB6317F8525\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:graalvm:20.3.4:*:*:*:enterprise:*:*:*\", \"matchCriteriaId\": \"9F300E13-1B40-4B35-ACA5-4D402CD41055\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:graalvm:21.3.0:*:*:*:enterprise:*:*:*\", \"matchCriteriaId\": \"B10E38A6-783C-45A2-98A1-12FA1EB3D3AA\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n parse en llhttp versiones anteriores a 2.1.4 y versiones anteriores a 6.0.6. ignora las extensiones chunk cuando analiza el cuerpo de las peticiones chunked. Esto conlleva a un Contrabando de Peticiones HTTP (HRS) bajo determinadas condiciones\"}]",
"id": "CVE-2021-22960",
"lastModified": "2024-11-21T05:51:01.460",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 2.5}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:N\", \"baseScore\": 5.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-11-03T20:15:08.247",
"references": "[{\"url\": \"https://hackerone.com/reports/1238099\", \"source\": \"support@hackerone.com\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5170\", \"source\": \"support@hackerone.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2022.html\", \"source\": \"support@hackerone.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://hackerone.com/reports/1238099\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5170\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"support@hackerone.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-444\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-444\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-22960\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2021-11-03T20:15:08.247\",\"lastModified\":\"2024-11-21T05:51:01.460\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n parse en llhttp versiones anteriores a 2.1.4 y versiones anteriores a 6.0.6. ignora las extensiones chunk cuando analiza el cuerpo de las peticiones chunked. Esto conlleva a un Contrabando de Peticiones HTTP (HRS) bajo determinadas condiciones\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:N\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"2.1.4\",\"matchCriteriaId\":\"6B7CB576-CA48-462E-A360-6CE14FADCC6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"6.0.6\",\"matchCriteriaId\":\"AF1511BB-A1F0-4AF9-80C3-5EB6317F8525\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.3.4:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"9F300E13-1B40-4B35-ACA5-4D402CD41055\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:21.3.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B10E38A6-783C-45A2-98A1-12FA1EB3D3AA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://hackerone.com/reports/1238099\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5170\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/1238099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5170\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:11637-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "corepack16-16.13.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the corepack16-16.13.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11637",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11637-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22959 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22960 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22960/"
}
],
"title": "corepack16-16.13.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11637-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.13.0-1.1.aarch64",
"product": {
"name": "corepack16-16.13.0-1.1.aarch64",
"product_id": "corepack16-16.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.13.0-1.1.aarch64",
"product": {
"name": "nodejs16-16.13.0-1.1.aarch64",
"product_id": "nodejs16-16.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.13.0-1.1.aarch64",
"product": {
"name": "nodejs16-devel-16.13.0-1.1.aarch64",
"product_id": "nodejs16-devel-16.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-docs-16.13.0-1.1.aarch64",
"product": {
"name": "nodejs16-docs-16.13.0-1.1.aarch64",
"product_id": "nodejs16-docs-16.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.13.0-1.1.aarch64",
"product": {
"name": "npm16-16.13.0-1.1.aarch64",
"product_id": "npm16-16.13.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.13.0-1.1.ppc64le",
"product": {
"name": "corepack16-16.13.0-1.1.ppc64le",
"product_id": "corepack16-16.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.13.0-1.1.ppc64le",
"product": {
"name": "nodejs16-16.13.0-1.1.ppc64le",
"product_id": "nodejs16-16.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.13.0-1.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.13.0-1.1.ppc64le",
"product_id": "nodejs16-devel-16.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-docs-16.13.0-1.1.ppc64le",
"product": {
"name": "nodejs16-docs-16.13.0-1.1.ppc64le",
"product_id": "nodejs16-docs-16.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.13.0-1.1.ppc64le",
"product": {
"name": "npm16-16.13.0-1.1.ppc64le",
"product_id": "npm16-16.13.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.13.0-1.1.s390x",
"product": {
"name": "corepack16-16.13.0-1.1.s390x",
"product_id": "corepack16-16.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.13.0-1.1.s390x",
"product": {
"name": "nodejs16-16.13.0-1.1.s390x",
"product_id": "nodejs16-16.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.13.0-1.1.s390x",
"product": {
"name": "nodejs16-devel-16.13.0-1.1.s390x",
"product_id": "nodejs16-devel-16.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-docs-16.13.0-1.1.s390x",
"product": {
"name": "nodejs16-docs-16.13.0-1.1.s390x",
"product_id": "nodejs16-docs-16.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.13.0-1.1.s390x",
"product": {
"name": "npm16-16.13.0-1.1.s390x",
"product_id": "npm16-16.13.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.13.0-1.1.x86_64",
"product": {
"name": "corepack16-16.13.0-1.1.x86_64",
"product_id": "corepack16-16.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.13.0-1.1.x86_64",
"product": {
"name": "nodejs16-16.13.0-1.1.x86_64",
"product_id": "nodejs16-16.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.13.0-1.1.x86_64",
"product": {
"name": "nodejs16-devel-16.13.0-1.1.x86_64",
"product_id": "nodejs16-devel-16.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-docs-16.13.0-1.1.x86_64",
"product": {
"name": "nodejs16-docs-16.13.0-1.1.x86_64",
"product_id": "nodejs16-docs-16.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.13.0-1.1.x86_64",
"product": {
"name": "npm16-16.13.0-1.1.x86_64",
"product_id": "npm16-16.13.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64"
},
"product_reference": "corepack16-16.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le"
},
"product_reference": "corepack16-16.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x"
},
"product_reference": "corepack16-16.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64"
},
"product_reference": "corepack16-16.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64"
},
"product_reference": "nodejs16-16.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le"
},
"product_reference": "nodejs16-16.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x"
},
"product_reference": "nodejs16-16.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64"
},
"product_reference": "nodejs16-16.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64"
},
"product_reference": "nodejs16-devel-16.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x"
},
"product_reference": "nodejs16-devel-16.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64"
},
"product_reference": "nodejs16-devel-16.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64"
},
"product_reference": "nodejs16-docs-16.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le"
},
"product_reference": "nodejs16-docs-16.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x"
},
"product_reference": "nodejs16-docs-16.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64"
},
"product_reference": "nodejs16-docs-16.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64"
},
"product_reference": "npm16-16.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le"
},
"product_reference": "npm16-16.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x"
},
"product_reference": "npm16-16.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
},
"product_reference": "npm16-16.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22959"
}
],
"notes": [
{
"category": "general",
"text": "The parser in accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS) in llhttp \u003c v2.1.4 and \u003c v6.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22959",
"url": "https://www.suse.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "SUSE Bug 1191601 for CVE-2021-22959",
"url": "https://bugzilla.suse.com/1191601"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-22959"
},
{
"cve": "CVE-2021-22960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22960"
}
],
"notes": [
{
"category": "general",
"text": "The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22960",
"url": "https://www.suse.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "SUSE Bug 1191602 for CVE-2021-22960",
"url": "https://bugzilla.suse.com/1191602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:corepack16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-devel-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs16-docs-16.13.0-1.1.x86_64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.aarch64",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.s390x",
"openSUSE Tumbleweed:npm16-16.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-22960"
}
]
}
RHEA-2022:4925
Vulnerability from csaf_redhat - Published: 2022-06-07 08:24 - Updated: 2026-06-02 17:36The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language.\n\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084654)",
"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/RHEA-2022:4925",
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
},
{
"category": "external",
"summary": "2084654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084654"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_4925.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-02T17:36:45+00:00",
"generator": {
"date": "2026-06-02T17:36:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHEA-2022:4925",
"initial_release_date": "2022-06-07T08:24:22+00:00",
"revision_history": [
{
"date": "2022-06-07T08:24:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-07T08:24:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020220518102644:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"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.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.E4S:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.E4S:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022:5139
Vulnerability from csaf_redhat - Published: 2022-06-21 12:40 - Updated: 2026-06-02 17:36The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:12 module is now available for Red Hat Enterprise Linux 8.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language.\n\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084651)",
"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/RHEA-2022:5139",
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
},
{
"category": "external",
"summary": "2084651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084651"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5139.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-02T17:36:45+00:00",
"generator": {
"date": "2026-06-02T17:36:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHEA-2022:5139",
"initial_release_date": "2022-06-21T12:40:06+00:00",
"revision_history": [
{
"date": "2022-06-21T12:40:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-21T12:40:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat 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-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=src\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=noarch\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8060020220523160029:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"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-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x::nodejs:12",
"AppStream-8.6.0.Z.MAIN.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022:5221
Vulnerability from csaf_redhat - Published: 2022-06-28 07:58 - Updated: 2026-06-02 17:36The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.",
"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\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084653)",
"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/RHEA-2022:5221",
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
},
{
"category": "external",
"summary": "2084653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084653"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5221.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-02T17:36:46+00:00",
"generator": {
"date": "2026-06-02T17:36:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHEA-2022:5221",
"initial_release_date": "2022-06-28T07:58:19+00:00",
"revision_history": [
{
"date": "2022-06-28T07:58:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T07:58:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020220523154454:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"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.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x::nodejs:12",
"AppStream-8.2.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022:5615
Vulnerability from csaf_redhat - Published: 2022-07-19 21:07 - Updated: 2026-06-02 17:36The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.",
"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\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084652)",
"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/RHEA-2022:5615",
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
},
{
"category": "external",
"summary": "2084652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084652"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5615.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-02T17:36:51+00:00",
"generator": {
"date": "2026-06-02T17:36:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHEA-2022:5615",
"initial_release_date": "2022-07-19T21:07:21+00:00",
"revision_history": [
{
"date": "2022-07-19T21:07:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T21:07:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=src\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=noarch\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8040020220523155137:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.4.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x::nodejs:12",
"AppStream-8.4.0.Z.EUS:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022_4925
Vulnerability from csaf_redhat - Published: 2022-06-07 08:24 - Updated: 2024-12-17 22:54The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language.\n\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084654)",
"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/RHEA-2022:4925",
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
},
{
"category": "external",
"summary": "2084654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084654"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_4925.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:54:54+00:00",
"generator": {
"date": "2024-12-17T22:54:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHEA-2022:4925",
"initial_release_date": "2022-06-07T08:24:22+00:00",
"revision_history": [
{
"date": "2022-06-07T08:24:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-07T08:24:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:54:54+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 E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs:12:8010020220518102644:c27ad7f8",
"product": {
"name": "nodejs:12:8010020220518102644:c27ad7f8",
"product_id": "nodejs:12:8010020220518102644:c27ad7f8",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@12:8010020220518102644:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.1.0%2B15296%2B87b2f6ad?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
"product_reference": "nodejs:12:8010020220518102644:c27ad7f8",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64 as a component of nodejs:12:8010020220518102644:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"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.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T08:24:22+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:4925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debuginfo-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-debugsource-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-devel-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-docs-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-full-i18n-1:12.22.12-1.module+el8.1.0+15296+87b2f6ad.x86_64",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.ppc64le",
"AppStream-8.1.0.Z.E4S:nodejs:12:8010020220518102644:c27ad7f8:npm-1:6.14.16-1.12.22.12.1.module+el8.1.0+15296+87b2f6ad.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022_5139
Vulnerability from csaf_redhat - Published: 2022-06-21 12:40 - Updated: 2024-12-17 22:55The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:12 module is now available for Red Hat Enterprise Linux 8.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language.\n\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084651)",
"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/RHEA-2022:5139",
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
},
{
"category": "external",
"summary": "2084651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084651"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5139.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:55:22+00:00",
"generator": {
"date": "2024-12-17T22:55:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHEA-2022:5139",
"initial_release_date": "2022-06-21T12:40:06+00:00",
"revision_history": [
{
"date": "2022-06-21T12:40:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-21T12:40:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:55:22+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:12:8060020220523160029:ad008a3a",
"product": {
"name": "nodejs:12:8060020220523160029:ad008a3a",
"product_id": "nodejs:12:8060020220523160029:ad008a3a",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@12:8060020220523160029:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.6.0%2B15324%2B1f2c5d8d?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
"product_reference": "nodejs:12:8060020220523160029:ad008a3a",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64 as a component of nodejs:12:8060020220523160029:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"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:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-21T12:40:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-debugsource-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-devel-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-docs-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+15324+1f2c5d8d.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:nodejs:12:8060020220523160029:ad008a3a:npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+15324+1f2c5d8d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022_5221
Vulnerability from csaf_redhat - Published: 2022-06-28 07:58 - Updated: 2024-12-17 22:55The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.",
"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\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084653)",
"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/RHEA-2022:5221",
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
},
{
"category": "external",
"summary": "2084653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084653"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5221.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:55:12+00:00",
"generator": {
"date": "2024-12-17T22:55:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHEA-2022:5221",
"initial_release_date": "2022-06-28T07:58:19+00:00",
"revision_history": [
{
"date": "2022-06-28T07:58:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T07:58:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:55:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs:12:8020020220523154454:4cda2c84",
"product": {
"name": "nodejs:12:8020020220523154454:4cda2c84",
"product_id": "nodejs:12:8020020220523154454:4cda2c84",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@12:8020020220523154454:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.2.0%2B15322%2Ba70ca0ab?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
"product_reference": "nodejs:12:8020020220523154454:4cda2c84",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64 as a component of nodejs:12:8020020220523154454:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"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.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5221"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debuginfo-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-debugsource-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-devel-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-docs-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-full-i18n-1:12.22.12-1.module+el8.2.0+15322+a70ca0ab.x86_64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.aarch64",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.ppc64le",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.s390x",
"AppStream-8.2.0.Z.EUS:nodejs:12:8020020220523154454:4cda2c84:npm-1:6.14.16-1.12.22.12.1.module+el8.2.0+15322+a70ca0ab.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHEA-2022_5615
Vulnerability from csaf_redhat - Published: 2022-07-19 21:07 - Updated: 2024-12-17 22:55The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the npm package "tar" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js where it accepted a certificate's Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 | — |
Vendor Fix
fix
|
{
"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:12 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.",
"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\nBug Fix(es) and Enhancement(s):\n\n* nodejs:12/nodejs: rebase to last upstream release (BZ#2084652)",
"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/RHEA-2022:5615",
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
},
{
"category": "external",
"summary": "2084652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084652"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhea-2022_5615.json"
}
],
"title": "Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:55:03+00:00",
"generator": {
"date": "2024-12-17T22:55:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHEA-2022:5615",
"initial_release_date": "2022-07-19T21:07:21+00:00",
"revision_history": [
{
"date": "2022-07-19T21:07:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T21:07:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:55:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs:12:8040020220523155137:522a0ee4",
"product": {
"name": "nodejs:12:8040020220523155137:522a0ee4",
"product_id": "nodejs:12:8040020220523155137:522a0ee4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@12:8040020220523155137:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"product": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"product_id": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product_id": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.3-1.module%2Bel8.4.0%2B11732%2Bc668cc9f?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.22.12-1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64",
"product": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_id": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.16-1.12.22.12.1.module%2Bel8.4.0%2B15323%2B4d1cc445?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
"product_reference": "nodejs:12:8040020220523155137:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch"
},
"product_reference": "nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src"
},
"product_reference": "nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64 as a component of nodejs:12:8040020220523155137:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
},
"product_reference": "npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-37701",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on directories. This flaw allows an untrusted tar file to extract and overwrite files into an arbitrary location. A similar confusion can arise on case-insensitive filesystems. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37701"
},
{
"category": "external",
"summary": "RHBZ#1999731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1779",
"url": "https://www.npmjs.com/advisories/1779"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-37712",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999739"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm package \"tar\" (aka node-tar). Extracting tar files that contain two directories and a symlink with names containing Unicode values that normalize to the same value on Windows systems made it possible to bypass node-tar symlink checks on directories. This allows an untrusted tar file to extract and overwrite files into an arbitrary location. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 8 and Red Hat Software Collection both embed `node-tar` in the npm command. However, npm explicitly prevents the extraction of symlink via a filter. npm might still be affected via node-gyp, if the attacker is able to control the target URL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37712"
},
{
"category": "external",
"summary": "RHBZ#1999739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712"
},
{
"category": "external",
"summary": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p",
"url": "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/advisories/1780",
"url": "https://www.npmjs.com/advisories/1780"
}
],
"release_date": "2021-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:07:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2022:5615"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debuginfo-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-debugsource-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-devel-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-docs-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-full-i18n-1:12.22.12-1.module+el8.4.0+15323+4d1cc445.x86_64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-nodemon-0:2.0.3-1.module+el8.4.0+11732+c668cc9f.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.aarch64",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.ppc64le",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.s390x",
"AppStream-8.4.0.Z.EUS:nodejs:12:8040020220523155137:522a0ee4:npm-1:6.14.16-1.12.22.12.1.module+el8.4.0+15323+4d1cc445.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
}
]
}
RHSA-2021:5171
Vulnerability from csaf_redhat - Published: 2021-12-16 17:21 - Updated: 2026-06-02 17:36A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — | ||
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.13.1), nodejs-nodemon (2.0.15). (BZ#2027610)\n\nSecurity Fix(es):\n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* normalize-url: ReDoS for data URLs (CVE-2021-33502)\n\n* llhttp: HTTP Request Smuggling due to spaces in headers (CVE-2021-22959)\n\n* llhttp: HTTP Request Smuggling when parsing the body of chunked requests (CVE-2021-22960)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:5171",
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1907444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444"
},
{
"category": "external",
"summary": "1945459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459"
},
{
"category": "external",
"summary": "1964461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461"
},
{
"category": "external",
"summary": "2007557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557"
},
{
"category": "external",
"summary": "2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5171.json"
}
],
"title": "Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-06-02T17:36:53+00:00",
"generator": {
"date": "2026-06-02T17:36:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2021:5171",
"initial_release_date": "2021-12-16T17:21:31+00:00",
"revision_history": [
{
"date": "2021-12-16T17:21:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-12-16T17:21:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x (nodejs:16)",
"product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"product": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src (nodejs:16)",
"product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=src\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13548%2B45d748af?arch=src\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"product": {
"name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch (nodejs:16)",
"product_id": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.15-1.module%2Bel8.5.0%2B13548%2B45d748af?arch=noarch\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16)",
"product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16)",
"product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.13.1-3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16)",
"product_id": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.1.2-1.16.13.1.3.module%2Bel8.5.0%2B13548%2B45d748af?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8050020211206113934:c5368500"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16"
},
"product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16"
},
"product_reference": "nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16"
},
"product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16"
},
"product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16"
},
"product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
},
"product_reference": "npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-12-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1907444"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ini: Prototype pollution via malicious INI file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7788"
},
{
"category": "external",
"summary": "RHBZ#1907444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788"
}
],
"release_date": "2020-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ini: Prototype pollution via malicious INI file"
},
{
"cve": "CVE-2020-28469",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1945459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent function. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-glob-parent: Regular expression denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While some components do package a vulnerable version of glob-parent, access to them requires OpenShift OAuth credentials and hence have been marked with a Low impact. This applies to the following products:\n - OpenShift Container Platform (OCP)\n - OpenShift ServiceMesh (OSSM)\n - Red Hat Advanced Cluster Management for Kubernetes (RHACM)\n - OpenShift distributed tracing",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28469"
},
{
"category": "external",
"summary": "RHBZ#1945459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905",
"url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905"
}
],
"release_date": "2021-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs-glob-parent: Regular expression denial of service"
},
{
"cve": "CVE-2021-3807",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2007557"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16"
],
"known_not_affected": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3807"
},
{
"category": "external",
"summary": "RHBZ#2007557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994",
"url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994"
}
],
"release_date": "2021-09-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes"
},
{
"cve": "CVE-2021-3918",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024702"
}
],
"notes": [
{
"category": "description",
"text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-json-schema: Prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3918"
},
{
"category": "external",
"summary": "RHBZ#2024702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918"
}
],
"release_date": "2021-10-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-json-schema: Prototype pollution vulnerability"
},
{
"cve": "CVE-2021-22959",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014057"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling due to spaces in headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "RHBZ#2014057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling due to spaces in headers"
},
{
"cve": "CVE-2021-22960",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2014059"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "RHBZ#2014059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
}
],
"release_date": "2021-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llhttp: HTTP Request Smuggling when parsing the body of chunked requests"
},
{
"cve": "CVE-2021-33502",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1964461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in normalize-url. Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-normalize-url: ReDoS for data URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33502"
},
{
"category": "external",
"summary": "RHBZ#1964461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33502"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539",
"url": "https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539"
}
],
"release_date": "2021-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T17:21:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:5171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debuginfo-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-debugsource-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-devel-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-docs-1:16.13.1-3.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-full-i18n-1:16.13.1-3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-nodemon-0:2.0.15-1.module+el8.5.0+13548+45d748af.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.5.0.Z.MAIN:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.aarch64::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.ppc64le::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.s390x::nodejs:16",
"AppStream-8.5.0.Z.MAIN:npm-1:8.1.2-1.16.13.1.3.module+el8.5.0+13548+45d748af.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-normalize-url: ReDoS for data URLs"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.